Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port register_new_matrix_user to Python 3 and add tests (#4085) | Amber Brown | 2018-10-26 | 1 | -202/+2 |
* | Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on... | Amber Brown | 2018-10-20 | 1 | -32/+44 |
* | add --no-admin flag to registration script (#3836) | Bruno Windels | 2018-09-28 | 1 | -4/+14 |
* | Admin API for creating new users (#3415) | Amber Brown | 2018-07-20 | 1 | -3/+29 |
* | Add null separator to hmac | Erik Johnston | 2016-07-06 | 1 | -0/+2 |
* | Add an admin option to shared secret registration | Erik Johnston | 2016-07-05 | 1 | -3/+16 |
* | Protect password when registering using shared secret | Erik Johnston | 2016-07-05 | 1 | -3/+8 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Revert register_new_matrix_user to use v1 api | Erik Johnston | 2015-05-22 | 1 | -2/+3 |
* | Re-add scripts/register_new_matrix_user | Erik Johnston | 2015-05-06 | 1 | -0/+153 |