mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 11:20:48 -05:00
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. |
||
|---|---|---|
| .. | ||
| admin | ||
| client | ||
| key | ||
| media | ||
| __init__.py | ||
| test_health.py | ||
| test_well_known.py | ||