File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
user_guide_src/source/concepts Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,9 @@ CodeIgniter provisions
78
78
- :doc: `../libraries/validation ` library
79
79
- :doc: `Security </libraries/security >` library provides for
80
80
:ref: `CSRF protection <cross-site-request-forgery >`
81
+ - :doc: `../libraries/sessions ` library
81
82
- :doc: `../libraries/throttler ` for rate limit
83
+ - :doc: `../libraries/cors ` filter
82
84
- :php:func: `log_message() ` function for logging
83
85
- An official authentication and authorization framework :ref: `CodeIgniter Shield <shield >`
84
86
- Easy to add third party authentication
@@ -325,6 +327,8 @@ Secure installation processes should be implemented, including:
325
327
CodeIgniter provisions
326
328
======================
327
329
330
+ - :ref: `spark config:check <confirming-config-values >` command
331
+ - :ref: `spark phpini:check <spark-phpini-check >` command
328
332
- :ref: `Production mode <environment-constant >` by default
329
333
- :ref: `secureheaders ` filter
330
334
You can’t perform that action at this time.
0 commit comments