mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Fixed #31696 -- Updated OWASP links in docs.
This commit is contained in:
parent
3d664a158d
commit
a16080810b
5 changed files with 5 additions and 5 deletions
|
@ -294,5 +294,5 @@ security protection of the Web server, operating system and other components.
|
|||
pages also include security principles that apply to any system.
|
||||
|
||||
.. _LimitRequestBody: https://httpd.apache.org/docs/2.4/mod/core.html#limitrequestbody
|
||||
.. _Top 10 list: https://www.owasp.org/index.php/Top_10-2017_Top_10
|
||||
.. _Top 10 list: https://owasp.org/www-project-top-ten/OWASP_Top_Ten_2017/
|
||||
.. _web security: https://infosec.mozilla.org/guidelines/web_security.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue