Age | Commit message (Expand) | Author |
2017-01-05 | Revert "[#888] Fix soledad class contract to be compatible with new merge. wi... | Anike Arni |
2017-01-04 | [#888] Fix soledad class contract to be compatible with new merge. with @thai... | Anike Arni |
2016-12-08 | Revert "[#801] Merge branch 'signup'" | Roald de Vries |
2016-12-06 | remove some TODO's | Roald de Vries |
2016-12-06 | fix parameter for root resource | Zara Gebru |
2016-12-05 | remove templates folder from root resource parameters | Roald de Vries |
2016-12-02 | [refactor] move app dir into public dir | Zara Gebru |
2016-12-01 | fix csrf in tags tests | Roald de Vries |
2016-12-01 | fix csrf in retrieve attachment test | Roald de Vries |
2016-12-01 | fix csrf in mark as read/unread tests | Roald de Vries |
2016-12-01 | fix csrf in drafts tests | Roald de Vries |
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-11-29 | construct full path from fragments | Roald de Vries |
2016-11-29 | fix request mock for app test client | Roald de Vries |
2016-10-28 | removing obsolete Leap_password_checker #795 | NavaL |
2016-10-28 | Fixing Authentication imports #795 | NavaL |
2016-10-28 | authentication now returns Authentication | NavaL |
2016-10-26 | Adds real authentication | Denis Costa |
2016-10-26 | Moving authentication out of login_resource | Bruno Wagner |
2016-10-18 | Adapted imports to reflect new bitmask-dev dependency | Bruno Wagner |
2016-10-07 | use test client in test case through composition instead of inheritance | Roald de Vries |
2016-10-06 | Removed tornado and dispacher references | Tulio Casagrande |
2016-09-26 | [#668] Moved user folder under pixelated subfolder | Tulio Casagrande |
2016-09-23 | [#668] Put search index under pixelated subfolder | Tulio Casagrande |
2016-09-23 | Replace SRPSession usages with bonafide | Tulio Casagrande |
2016-09-12 | [#698] Add default user to the integration test client | Tulio Casagrande |
2016-09-12 | multi_user_client now accounts for the login process | Bruno Wagner |
2016-08-19 | Started deferring leap session creation #759 | Bruno Wagner |
2016-07-04 | Issue #738: Bypass cookie validation for sandbox | Felix Hammerl |
2016-06-24 | added dummy user attribute to SRPsession as the constructor changed -- fixin... | NavaL |
2016-06-24 | Issue #694 add an admin restricted resource for user stats | NavaL |
2016-06-23 | refactoring: moved Service factories to the service config file | NavaL |
2016-05-19 | issue #685 remove duplicated email recipients | mfrankie |
2016-05-19 | remove duplicated mails, wip | mfrankie |
2016-05-13 | Issue #691: Refactor to Twisted 16.1.1 | Felix Hammerl |
2016-04-13 | Issue #674: Update Account usage to pass user_id | Caio Carrara |
2016-04-04 | Migrate ImapAccount to Account | Tulio Casagrande |
2016-02-25 | serving the client directly, as the current dependency on proxy strips out xs... | NavaL |
2016-02-25 | changed logout to post | NavaL |
2016-02-25 | Backend and frontend protection against csrf attacks: | NavaL |
2016-02-10 | Fix Issue #596: Provide correct content-type | Felix Hammerl |
2016-02-05 | closing the services closes leap session, which stops background tasks, close... | NavaL |
2016-02-03 | checks to load leap sessions and services or not | NavaL |
2016-01-28 | added ft step | NavaL |
2016-01-28 | making async setup user services after auth | NavaL |
2016-01-28 | removed unnecessary imports, and wrong yields | NavaL |
2016-01-27 | Add a login multi user functional test | Folker Bernitt |
2016-01-26 | Refactor test account account creation into own class | Folker Bernitt |
2016-01-26 | minor refactorings | NavaL |