Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-08 | Revert "[#801] Merge branch 'signup'" | Roald de Vries | |
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5. | |||
2016-12-01 | fix csrf for some integration tests | Roald de Vries | |
2016-12-01 | WIP: add csrf token to every request | Roald de Vries | |
2016-10-28 | authentication now returns Authentication | NavaL | |
leap session creation is only done post-interstitial and that logic is also extracted into its own class #795 | |||
2016-10-07 | use test client in test case through composition instead of inheritance | Roald de Vries | |
2016-02-25 | changed logout to post | NavaL | |
Issue #612 | |||
2016-02-05 | closing the services closes leap session, which stops background tasks, ↵ | NavaL | |
close soldedad and remove it from cache Issue #586 |