Fixed CSRF broken links.
This commit is contained in:
parent
3b050a856a
commit
c4c28f544f
@ -26,8 +26,8 @@ See the following for more information on CSRF protections:
|
|||||||
|
|
||||||
https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF)_Prevention_Cheat_Sheet (Prevention/Defense)
|
https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF)_Prevention_Cheat_Sheet (Prevention/Defense)
|
||||||
|
|
||||||
https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF) (Attack)
|
https://owasp.org/www-community/attacks/csrf (Attack)
|
||||||
|
|
||||||
https://tomcat.apache.org/tomcat-7.0-doc/config/filter.html#CSRF_Prevention_Filter / https://tomcat.apache.org/tomcat-8.0-doc/config/filter.html#CSRF_Prevention_Filter (Tomcat)
|
https://tomcat.apache.org/tomcat-7.0-doc/config/filter.html#CSRF_Prevention_Filter / https://tomcat.apache.org/tomcat-8.0-doc/config/filter.html#CSRF_Prevention_Filter (Tomcat)
|
||||||
|
|
||||||
https://docs.spring.io/spring-security/site/docs/current/reference/html/csrf.html
|
https://docs.spring.io/spring-security/site/docs/current/reference/html5/#csrf
|
Loading…
x
Reference in New Issue
Block a user