Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hotfix: Renaming cookie broke unit tests | Elrond | 2011-10-16 | 1 | -1/+3 |
| | | | | | | | | The name of the cookie was hardcoded in the unit tests and while renaming the cookie this part was missed. So now read the cookie_name from the config in the test. This also tests for the config item existing! | ||||
* | #361 Unit tests for CSRF Middleware | Nathan Yergler | 2011-10-01 | 1 | -0/+69 |