summary refs log tree commit diff
path: root/tests/rest/admin/test_registration_tokens.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert accidental fast-forward merge from v1.49.0rc1"Olivier Wilkinson (reivilibre)2021-12-141-84/+204
* Revert accidental fast-forward merge from v1.49.0rc1Sean Quah2021-12-071-204/+84
* 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