Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some mostly cosmetic changes to CSRF | Elrond | 2011-10-14 | 1 | -9/+6 |
* | #361: Removing additional secret key, per CW's request. | Nathan Yergler | 2011-10-01 | 1 | -1/+1 |
* | #361: Don't test for CSRF token if we're running unit tests. | Nathan Yergler | 2011-10-01 | 1 | -1/+4 |
* | PEP8-ification. | Nathan Yergler | 2011-10-01 | 1 | -9/+10 |
* | Issue 361 Initial implementation of CSRF protection middleware | Nathan Yergler | 2011-09-04 | 2 | -0/+132 |
* | Issue 569: Initial framework for application middleware. | Nathan Yergler | 2011-09-04 | 2 | -0/+45 |