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.
73
73
CodeIgniter provisions
74
74
======================
75
75
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
77
78
- :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 >`
79
81
- :doc: `../libraries/throttler ` for rate limit
80
82
- :php:func: `log_message() ` function for logging
81
83
- An official authentication and authorization framework :ref: `CodeIgniter Shield <shield >`
@@ -165,7 +167,8 @@ CodeIgniter provisions
165
167
- :php:func: `force_https() ` function
166
168
- :doc: `../libraries/encryption `
167
169
- 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 >`
169
172
170
173
******************
171
174
A03:2021 Injection
You can’t perform that action at this time.
0 commit comments