aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/middleware/csrf.py
Commit message (Expand)AuthorAgeFilesLines
* #361: Removing additional secret key, per CW's request.Nathan Yergler2011-10-011-1/+1
* #361: Don't test for CSRF token if we're running unit tests.Nathan Yergler2011-10-011-1/+4
* PEP8-ification.Nathan Yergler2011-10-011-9/+10
* Issue 361 Initial implementation of CSRF protection middlewareNathan Yergler2011-09-041-0/+131