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
7878- :doc: `../libraries/validation ` library
7979- :doc: `Security </libraries/security >` library provides for
8080 :ref: `CSRF protection <cross-site-request-forgery >`
81+ - :doc: `../libraries/sessions ` library
8182- :doc: `../libraries/throttler ` for rate limit
83+ - :doc: `../libraries/cors ` filter
8284- :php:func: `log_message() ` function for logging
8385- An official authentication and authorization framework :ref: `CodeIgniter Shield <shield >`
8486- Easy to add third party authentication
@@ -325,6 +327,8 @@ Secure installation processes should be implemented, including:
325327CodeIgniter provisions
326328======================
327329
330+ - :ref: `spark config:check <confirming-config-values >` command
331+ - :ref: `spark phpini:check <spark-phpini-check >` command
328332- :ref: `Production mode <environment-constant >` by default
329333- :ref: `secureheaders ` filter
330334
You can’t perform that action at this time.
0 commit comments