diff options
author | Will Hunt <will@half-shot.uk> | 2021-08-17 10:52:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-17 10:52:38 +0100 |
commit | a933c2c7d8ef49c3c98ef443d959f955600bfb6b (patch) | |
tree | 3d7709e1ec13fe7fa49838bb72299c782f675fc4 /tests/config/test_base.py | |
parent | Manhole: wrap coroutines in `defer.ensureDeferred` automatically (#10602) (diff) | |
download | synapse-a933c2c7d8ef49c3c98ef443d959f955600bfb6b.tar.xz |
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.
Diffstat (limited to 'tests/config/test_base.py')
0 files changed, 0 insertions, 0 deletions