summary refs log tree commit diff
path: root/scripts/register_new_matrix_user (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Remove obsolete __future__ imports (#8337)Jonathan de Jong2020-09-171-2/+0
* Port register_new_matrix_user to Python 3 and add tests (#4085)Amber Brown2018-10-261-202/+2
* Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on...Amber Brown2018-10-201-32/+44
* add --no-admin flag to registration script (#3836)Bruno Windels2018-09-281-4/+14
* Admin API for creating new users (#3415)Amber Brown2018-07-201-3/+29
* Add null separator to hmacErik Johnston2016-07-061-0/+2
* Add an admin option to shared secret registrationErik Johnston2016-07-051-3/+16
* Protect password when registering using shared secretErik Johnston2016-07-051-3/+8
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Revert register_new_matrix_user to use v1 apiErik Johnston2015-05-221-2/+3
* Re-add scripts/register_new_matrix_userErik Johnston2015-05-061-0/+153