Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-12-13 | Fix rc version number v0.26.0-rc1 | Erik Johnston | 1 | -2/+2 |
2017-12-13 | Bump changelog and version | Erik Johnston | 2 | -1/+38 |
2017-12-07 | Copy dict in update_membership too | Erik Johnston | 1 | -0/+4 |
2017-12-05 | fix StoreError syntax | Matthew Hodgson | 1 | -1/+1 |
2017-12-05 | Fix error when deleting devices | Richard van der Hoff | 1 | -1/+1 |
2017-12-05 | support custom login types for validating users | Richard van der Hoff | 1 | -24/+57 |
2017-12-05 | Factor out a validate_user_via_ui_auth method | Richard van der Hoff | 3 | -74/+102 |
2017-12-05 | Refactor UI auth implementation | Richard van der Hoff | 7 | -48/+103 |
2017-12-04 | speed up the rate of initial spam for users | Matthew Hodgson | 1 | -11/+12 |
2017-12-04 | better doc | Matthew Hodgson | 1 | -1/+4 |
2017-12-04 | try make tests work a bit more... | Matthew Hodgson | 1 | -0/+12 |
2017-12-04 | erik told me to | Matthew Hodgson | 1 | -1/+1 |
2017-12-04 | fix pep8 and tests | Matthew Hodgson | 3 | -8/+6 |
2017-12-04 | switch to a simpler 'search_all_users' button as per review feedback | Matthew Hodgson | 5 | -37/+30 |
2017-11-30 | specify default user_directory_include_pattern | Matthew Hodgson | 1 |