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 | ||
| test_admin.py | ||
| test_device.py | ||
| test_event_reports.py | ||
| test_media.py | ||
| test_room.py | ||
| test_statistics.py | ||
| test_user.py | ||
| test_username_available.py | ||