0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-05 18:58:48 +02:00
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 Rewrite the KeyRing (#10035) 2021-06-02 16:37:59 +01:00
media [pyupgrade] tests/ (#10347) 2021-07-13 11:43:15 +01:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_health.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_well_known.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00