summary refs log tree commit diff
path: root/tests/rest/admin/test_username_available.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert accidental fast-forward merge from v1.49.0rc1"Olivier Wilkinson (reivilibre)2021-12-141-5/+15
* Revert accidental fast-forward merge from v1.49.0rc1Sean Quah2021-12-071-15/+5
* Convert status codes to `HTTPStatus` in `tests.rest.admin` (#11455)Dirk Klimpel2021-11-301-5/+15
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-1/+1
* Add an admin API to check if a username is available (#10578)Will Hunt2021-08-171-0/+62