Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/csrf.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #24496 -- Added CSRF Referer checking against CSRF_...Matt Robenolt2015-09-161-4/+16
* Fixed #25334 -- Provided a way to allow cross-origin unsa...Joshua Kehn2015-09-051-1/+3
* Recommended the JavaScript Cookie library instead of jQue...Marc2015-08-191-3/+3
* Updated capitalization in the word "JavaScript" for consi...Dave Hodder2015-05-011-2/+2
* Fixed #21495 -- Added settings.CSRF_HEADER_NAMEGrzegorz Slusarek2015-03-051-0/+4
* Deprecated TEMPLATE_CONTEXT_PROCESSORS.Aymeric Augustin2014-12-281-4/+4
* Moved context_processors from django.core to django.templ...Aymeric Augustin2014-12-281-3/+3
* Fixed #23825 -- Added links for decorating class-based vi...Fabio Natali2014-11-151-1/+10
* Moved CSRF docs out of contrib.Thomas Chaumeny2014-11-031-0/+449