@@ -34,7 +34,7 @@ OWASP recommendations
3434CodeIgniter provisions
3535----------------------
3636
37- - `HTTP library <../libraries /message.html >`_ provides for input field filtering & content metadata
37+ - `HTTP library </incoming /message.html >`_ provides for input field filtering & content metadata
3838- Form validation library
3939
4040*********************************************
@@ -57,7 +57,7 @@ CodeIgniter provisions
5757----------------------
5858
5959- `Session <../libraries/sessions.html >`_ library
60- - `HTTP library <../libraries /message.html >`_ provides for CSRF validation
60+ - `HTTP library </incoming /message.html >`_ provides for CSRF validation
6161- Easy to add third party authentication
6262
6363*****************************
@@ -162,7 +162,7 @@ CodeIgniter provisions
162162----------------------
163163
164164- Public folder, with application and system outside
165- - `HTTP library <../libraries /message.html >`_ provides for CSRF validation
165+ - `HTTP library </incoming /message.html >`_ provides for CSRF validation
166166
167167************************************
168168A8 Cross Site Request Forgery (CSRF)
@@ -181,7 +181,7 @@ OWASP recommendations
181181CodeIgniter provisions
182182----------------------
183183
184- - `HTTP library <../libraries /message.html >`_ provides for CSRF validation
184+ - `HTTP library </incoming /message.html >`_ provides for CSRF validation
185185
186186**********************************************
187187A9 Using Components with Known Vulnerabilities
@@ -217,6 +217,6 @@ OWASP recommendations
217217CodeIgniter provisions
218218----------------------
219219
220- - `HTTP library <../libraries /message.html >`_ provides for ...
220+ - `HTTP library </incoming /message.html >`_ provides for ...
221221- `Session <../libraries/sessions.html >`_ library provides flashdata
222222
0 commit comments