summary refs log tree commit diff
path: root/synapse/rest/admin/registration_tokens.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert accidental fast-forward merge from v1.49.0rc1Sean Quah2021-12-071-34/+17
* Convert status codes to `HTTPStatus` in `synapse.rest.admin` (#11452)Dirk Klimpel2021-11-291-17/+34
* Allow `.` and `~` chars in registration tokens (#10887)Callum Brown2021-09-231-1/+1
* Implement MSC3231: Token authenticated registration (#10142)Callum Brown2021-08-211-0/+321