Tim Graham
|
93cffc3b37
Added missing markup to docs.
|
пре 12 година |
Aymeric Augustin
|
720888a146
Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie.
|
пре 12 година |
Tim Graham
|
ba50d3e05b
Fixed #14633 - Organized settings reference docs and added a topical index.
|
пре 12 година |
Aymeric Augustin
|
7ee7599ab3
Removed versionadded/changed annotations dating back to 1.4.
|
пре 12 година |
Tim Graham
|
15202baace
Fixed #17058 - Clarified where extras/csrf_migration_helper.py is located
|
пре 12 година |
Tim Graham
|
e376558ed2
Fixed #16936 - Updated javascript for CSRF protection.
|
пре 12 година |
Aymeric Augustin
|
c28e700c7e
Removed references to changes made in 1.2.
|
пре 13 година |
Aymeric Augustin
|
17f3e9258e
Fixed #18397 -- Avoided referencing lawrence.com.
|
пре 13 година |
Carl Meyer
|
8cadf1d79a
Fixed #17790 - Made the Ajax CSRF jQuery example work with jQuery in compatibility mode, too. Thanks Jonathan Hayward for the suggestion.
|
пре 13 година |
Luke Plant
|
0447cc1231
Added versionadded info for ensure_csrf_cookie decorator
|
пре 13 година |
Luke Plant
|
59b2439e7e
Fixed ReST typo in CSRF docs.
|
пре 13 година |
Adrian Holovaty
|
937213c2c3
Edited csrf.txt changes from [17299]
|
пре 13 година |
Aymeric Augustin
|
39201d8fe5
Fixed #16704 -- Documented how to insert the CSRF token outside of Django's own template engine. Thanks paulcwatts and bpeschier for the patch.
|
пре 13 година |
Timo Graham
|
c29e089000
Fixed #17105 - Typos in docs/ref/contrib/csrf.txt; thanks googol for the report.
|
пре 13 година |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
пре 13 година |
Ramiro Morales
|
932b1b8d6d
Converted links to external topics so they use intersphinx extension markup.
|
пре 13 година |
Jannis Leidel
|
566b3295fa
Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl.
|
пре 13 година |
Timo Graham
|
f3bf62230a
Fixed #16606 - Typo in docs/ref/contrib/csrf.txt; thanks selwin.
|
пре 13 година |
Brian Rosner
|
99cd76e273
Added a note about the AJAX CSRF example not working on jQuery 1.5
|
пре 13 година |
Carl Meyer
|
0e03a504bf
Refs #15855 -- Recommended the csrf_protect decorator rather than vary_on_cookie as workaround for cache_page caching the response before it gets to middleware.
|
пре 14 година |
Luke Plant
|
528157ce73
Fixed #14201 - Add a "security overview" page to the docs
|
пре 14 година |
Ramiro Morales
|
50ad59527c
Tweaked some `render_to_response` links in the documentation.
|
пре 14 година |
Simon Meers
|
5ecb88c146
Fixed #16014 -- numerous documentation typos -- thanks psmith.
|
пре 14 година |
Luke Plant
|
396bc58889
Updated AJAX example code in CSRF docs to be consistent regarding what are safe HTTP methods
|
пре 14 година |
Luke Plant
|
cb060f0f34
Fixed #15258 - Ajax CSRF protection doesn't apply to PUT or DELETE requests
|
пре 14 година |
Luke Plant
|
8cbcf1d3a6
Fixed #14134 - ability to set cookie 'path' and 'secure' attributes of CSRF cookie
|
пре 14 година |
Luke Plant
|
a75120927e
Added 'settings' section to CSRF docs, eliminating the unneeded 'Subdomains' section
|
пре 14 година |
Luke Plant
|
d3641d889b
Clarified wording about use of 2 decorators in CSRF docs
|
пре 14 година |
Luke Plant
|
bf7af2be15
Added clarifying note to docs for CSRF_COOKIE_DOMAIN
|
пре 14 година |
Luke Plant
|
b6c5f8060d
Fixed #15354 - provide method to ensure CSRF token is always available for AJAX requests
|
пре 14 година |