synapse/tests/rest
Will Hunt a933c2c7d8
Add an admin API to check if a username is available (#10578)
This adds a new API GET /_synapse/admin/v1/username_available?username=foo to check if a username is available. It is the counterpart to https://matrix.org/docs/spec/client_server/r0.6.0#get-matrix-client-r0-register-available, except that it works even if registration is disabled.
2021-08-17 10:52:38 +01:00
..
admin Add an admin API to check if a username is available (#10578) 2021-08-17 10:52:38 +01:00
client Fix type hints in space summary tests. (#10575) 2021-08-11 10:43:40 -04:00
key
media [pyupgrade] tests/ (#10347) 2021-07-13 11:43:15 +01:00
__init__.py
test_health.py
test_well_known.py