index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
csrf.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved CSRF docs out of contrib.
Thomas Chaumeny
2014-11-03
1
-450
/
+0
*
Fixed #23527 -- Removed Cheetah references in docs
Ola Sitarska
2014-09-21
1
-2
/
+2
*
Removed a CSRF example for jQuery < 1.5.
Tim Graham
2014-06-18
1
-48
/
+3
*
Fixed #22859 -- Improved crossDomain technique in CSRF example.
Tim Graham
2014-06-18
1
-2
/
+1
*
Removed extras/csrf_migration_helper.py
Tim Graham
2014-06-09
1
-4
/
+0
*
Fixed #22185 -- Added settings.CSRF_COOKIE_AGE
Roger Hu
2014-03-06
1
-0
/
+1
*
Fix typo CRSF -> CSRF
Ian Foote
2014-01-29
1
-1
/
+1
*
Update link to jQuery Cookie plugin site
Alasdair Nicol
2013-05-24
1
-1
/
+1
*
Add missing imports and models to the examples in security documentation
Silvan Spross
2013-05-19
1
-0
/
+1
*
Added missing markup to docs.
Tim Graham
2013-03-22
1
-1
/
+1
*
Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie.
Aymeric Augustin
2013-02-07
1
-0
/
+1
*
Fixed #14633 - Organized settings reference docs and added a topical index.
Tim Graham
2013-01-12
1
-56
/
+6
*
Removed versionadded/changed annotations dating back to 1.4.
Aymeric Augustin
2012-12-29
1
-6
/
+0
*
Fixed #17058 - Clarified where extras/csrf_migration_helper.py is located
Tim Graham
2012-09-29
1
-3
/
+3
*
Fixed #16936 - Updated javascript for CSRF protection.
Tim Graham
2012-09-01
1
-43
/
+104
*
Removed references to changes made in 1.2.
Aymeric Augustin
2012-06-07
1
-6
/
+0
*
Fixed #18397 -- Avoided referencing lawrence.com.
Aymeric Augustin
2012-06-07
1
-1
/
+1
*
Fixed #17790 - Made the Ajax CSRF jQuery example work with jQuery in compatib...
Carl Meyer
2012-03-02
1
-1
/
+1
*
Added versionadded info for ensure_csrf_cookie decorator
Luke Plant
2012-02-27
1
-0
/
+2
*
Fixed ReST typo in CSRF docs.
Luke Plant
2012-02-27
1
-1
/
+1
*
Edited csrf.txt changes from [17299]
Adrian Holovaty
2011-12-30
1
-4
/
+5
*
Fixed #16704 -- Documented how to insert the CSRF token outside of Django's o...
Aymeric Augustin
2011-12-30
1
-0
/
+18
*
Fixed #17105 - Typos in docs/ref/contrib/csrf.txt; thanks googol for the report.
Timo Graham
2011-11-19
1
-3
/
+4
*
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-10-14
1
-33
/
+33
*
Converted links to external topics so they use intersphinx extension markup.
Ramiro Morales
2011-09-04
1
-6
/
+6
*
Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl.
Jannis Leidel
2011-08-13
1
-1
/
+1
*
Fixed #16606 - Typo in docs/ref/contrib/csrf.txt; thanks selwin.
Timo Graham
2011-08-13
1
-1
/
+1
*
Added a note about the AJAX CSRF example not working on jQuery 1.5
Brian Rosner
2011-07-14
1
-0
/
+5
*
Refs #15855 -- Recommended the csrf_protect decorator rather than vary_on_coo...
Carl Meyer
2011-06-10
1
-5
/
+6
*
Fixed #14201 - Add a "security overview" page to the docs
Luke Plant
2011-06-10
1
-0
/
+4
*
Tweaked some `render_to_response` links in the documentation.
Ramiro Morales
2011-05-21
1
-2
/
+3
*
Fixed #16014 -- numerous documentation typos -- thanks psmith.
Simon Meers
2011-05-13
1
-1
/
+1
*
Updated AJAX example code in CSRF docs to be consistent regarding what are sa...
Luke Plant
2011-05-09
1
-1
/
+1
*
Fixed #15258 - Ajax CSRF protection doesn't apply to PUT or DELETE requests
Luke Plant
2011-05-09
1
-12
/
+13
*
Fixed #14134 - ability to set cookie 'path' and 'secure' attributes of CSRF c...
Luke Plant
2011-05-09
1
-0
/
+25
*
Added 'settings' section to CSRF docs, eliminating the unneeded 'Subdomains' ...
Luke Plant
2011-05-09
1
-19
/
+47
*
Clarified wording about use of 2 decorators in CSRF docs
Luke Plant
2011-05-09
1
-1
/
+2
*
Added clarifying note to docs for CSRF_COOKIE_DOMAIN
Luke Plant
2011-05-09
1
-0
/
+2
*
Fixed #15354 - provide method to ensure CSRF token is always available for AJ...
Luke Plant
2011-05-09
1
-0
/
+17
*
Fixed #15469 - CSRF token is inserted on GET requests
Luke Plant
2011-05-09
1
-1
/
+5
*
Mentioned simplification of AJAX example code in CSRF docs.
Luke Plant
2011-05-09
1
-0
/
+5
*
Documented the edge case of needing a view that is partly CSRF protected
Luke Plant
2011-05-09
1
-17
/
+43
*
In CSRF docs, moved 'Exceptions' section to 'Edge cases', and cleaned up some...
Luke Plant
2011-05-09
1
-15
/
+23
*
Fixed #15518 - documented requires_csrf_token
Luke Plant
2011-05-09
1
-0
/
+54
*
Changed an example in CSRF docs to use new 'render' shortcut
Luke Plant
2011-05-09
1
-3
/
+2
*
Fixed #15869 - example AJAX code in CSRF docs fails sometimes for IE7 or abso...
Luke Plant
2011-05-09
1
-3
/
+14
*
Corrected factual error regarding logging in the CSRF docs
Luke Plant
2011-04-20
1
-4
/
+4
*
Removed deprecated CsrfResponseMiddleware, and corresponding tests and docs
Luke Plant
2011-03-30
1
-178
/
+11
*
Removed example CSRF jQuery code from release notes, replacing with link to i...
Luke Plant
2011-02-22
1
-0
/
+2
*
Fixed #15284 - improved example jQuery code for adding X-CSRF-Token
Luke Plant
2011-02-12
1
-19
/
+17
[next]