File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
user_guide_src/source/concepts Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -73,9 +73,11 @@ where the attacker cannot modify the access control check or metadata.
7373CodeIgniter provisions
7474======================
7575
76- - :ref: `Public <application-structure-public >` folder, with application and system outside
76+ - :ref: `Public <application-structure-public >` folder, with application and system
77+ outside
7778- :doc: `../libraries/validation ` library
78- - :doc: `Security </libraries/security >` library provides for :ref: `CSRF protection <cross-site-request-forgery >`
79+ - :doc: `Security </libraries/security >` library provides for
80+ :ref: `CSRF protection <cross-site-request-forgery >`
7981- :doc: `../libraries/throttler ` for rate limit
8082- :php:func: `log_message() ` function for logging
8183- An official authentication and authorization framework :ref: `CodeIgniter Shield <shield >`
@@ -165,7 +167,8 @@ CodeIgniter provisions
165167- :php:func: `force_https() ` function
166168- :doc: `../libraries/encryption `
167169- The :ref: `database config <database-config-explanation-of-values >` (``encrypt ``)
168- - An official authentication and authorization framework :ref: `CodeIgniter Shield <shield >`
170+ - An official authentication and authorization framework
171+ :ref: `CodeIgniter Shield <shield >`
169172
170173******************
171174A03:2021 Injection
You can’t perform that action at this time.
0 commit comments