mirror of
https://github.com/django/django.git
synced 2025-09-26 12:09:19 +00:00
[1.4.x] Updated obsolete links in the documentation
Backport of 8a5d1a6b93
from master.
This commit is contained in:
parent
fa8a09fdc5
commit
b8340d26e4
28 changed files with 68 additions and 53 deletions
|
@ -516,7 +516,7 @@ consistently by all browsers. However, when it is honored, it can be a
|
|||
useful way to mitigate the risk of client side script accessing the
|
||||
protected cookie data.
|
||||
|
||||
.. _HTTPOnly: http://www.owasp.org/index.php/HTTPOnly
|
||||
.. _HTTPOnly: https://www.owasp.org/index.php/HTTPOnly
|
||||
|
||||
SESSION_COOKIE_NAME
|
||||
-------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue