summary refs log tree commit diff
path: root/tests/rest/admin/test_registration_tokens.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add type hints to `synapse/tests/rest/admin` (#11590)Dirk Klimpel2021-12-161-9/+16
* Add type hints to `synapse/tests/rest/admin` (#11501)Dirk Klimpel2021-12-031-37/+40
* Convert status codes to `HTTPStatus` in `tests.rest.admin` (#11455)Dirk Klimpel2021-11-301-47/+164
* Allow `.` and `~` chars in registration tokens (#10887)Callum Brown2021-09-231-3/+5
* Implement MSC3231: Token authenticated registration (#10142)Callum Brown2021-08-211-0/+710