summaryrefslogtreecommitdiff
path: root/tests/regressiontests/csrf_tests/tests.py
AgeCommit message (Expand)Author
2010-09-09[1.2.X] Patch CSRF-protection system to deal with reported security issue. An...James Bennett
2010-06-08Fixed #13716 - the CSRF get_token function stopped working for views with csr...Luke Plant
2010-01-04Fixed #12053 - form examples don't validate according to w3cLuke Plant
2009-10-27Moved contrib.csrf.* to core code.Luke Plant