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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| devices.py | ||
| event_reports.py | ||
| groups.py | ||
| media.py | ||
| purge_room_servlet.py | ||
| rooms.py | ||
| server_notice_servlet.py | ||
| statistics.py | ||
| username_available.py | ||
| users.py | ||