mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-27 05:36:20 -05:00
Fixes #6066 This register endpoint should be disabled if registration is disabled, otherwise we're giving anyone the ability to check if a username exists on a server when we don't need to be. Error code is 403 (Forbidden) as that's the same returned by /register when registration is disabled. |
||
|---|---|---|
| .. | ||
| v1 | ||
| v2_alpha | ||
| __init__.py | ||
| transactions.py | ||
| versions.py | ||