Carlton Gibson
|
ca1c3151c3
Removed versionadded/changed annotations for 4.0.
|
пре 2 година |
tommcn
|
e458abc593
Refs #28592 -- Created a new CSRF how-to document.
|
пре 3 година |
Tomas McNamer
|
65ac1431d5
Refs #28592 -- Removed redundant spaces in docs/ref/csrf.txt.
|
пре 3 година |
Chris Jerdonek
|
5d80843ebc
Fixed #32800 -- Changed CsrfViewMiddleware not to mask the CSRF secret.
|
пре 3 година |
Mariusz Felisiak
|
1d16dbc745
Fixed broken links and redirects in docs.
|
пре 3 година |
sdwoodbury
|
691b8dd8ed
Made CSRF JavaScript example more reusable.
|
пре 3 година |
Tim Graham
|
2411b8b5eb
Fixed #16010 -- Added Origin header checking to CSRF middleware.
|
пре 4 година |
Carlton Gibson
|
3d4ffd1ff0
Fixed #32065 -- Restored leading dot to CSRF_COOKIE_DOMAIN examples.
|
пре 4 година |
Adam Johnson
|
2afa61e7d9
Refs #31493 -- Replaced var with const/let in documentation JS.
|
пре 4 година |
Adam Johnson
|
1cdfe8d912
Prevented (and corrected) single backtick usage in docs.
|
пре 5 година |
Ram Rachum
|
5b09354954
Fixed #31291 -- Renamed salt to mask for CSRF tokens.
|
пре 5 година |
Jon Dufresne
|
3fe5d0128b
Rewrote CSRF JavaScript example without jQuery.
|
пре 5 година |
Jon Dufresne
|
e703b93a65
Fixed #31080 -- Removed redundant type="text/javascript" attribute from <script> tags.
|
пре 5 година |
Baptiste Mispelon
|
ff1b19da67
Fixed #31029 -- Used more specific links to RFCs.
|
пре 5 година |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
пре 5 година |
Tim Graham
|
8e675e2bd8
Fixed #30299 -- Removed jQuery dependency from getCookie() in CSRF docs.
|
пре 6 година |
François Freitag
|
9b15ff08ba
Used auto-numbered lists in documentation.
|
пре 6 година |
Mayank Singhal
|
76b3367035
Fixed #29879 -- Added CSRF_COOKIE_HTTPONLY to CSRF AJAX docs.
|
пре 6 година |
Tim Graham
|
a29fce8984
Fixed #29858 -- Clarified docs regarding CSRF token header name.
|
пре 6 година |
Maxime Lorant
|
31407fa3b3
Removed duplicate words in docs.
|
пре 6 година |
Mariusz Felisiak
|
35319bf12c
Alphabetized imports in various docs.
|
пре 6 година |
CHI Cheng
|
4660ce5a69
Fixed #29375 -- Removed empty action attribute on HTML forms.
|
пре 7 година |
Alex Gaynor
|
9a56b4b13e
Fixed #27863 -- Added support for the SameSite cookie flag.
|
пре 7 година |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
пре 7 година |
Flávio Juvenal
|
0af14b2eaa
Refs #16870 -- Doc'd that CSRF protection requires the Referer header.
|
пре 7 година |
Claude Paroz
|
01f658644a
Updated various links in docs to avoid redirects
|
пре 7 година |
Alasdair Nicol
|
503e944ac7
Refs #16859 -- Updated CSRF FAQ to mention CSRF_USE_SESSIONS setting.
|
пре 8 година |
Tim Graham
|
e27e4c0339
Removed versionadded/changed annotations for 1.10.
|
пре 8 година |
Raphael Michel
|
ddf169cdac
Refs #16859 -- Allowed storing CSRF tokens in sessions.
|
пре 8 година |
Camilo Nova
|
222e1334bf
Used strict comparison in docs/ref/csrf.txt's JavaScript.
|
пре 8 година |