mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
1b519e0272
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. |
||
---|---|---|
.. | ||
admin | ||
client | ||
consent | ||
key | ||
media | ||
saml2 | ||
__init__.py | ||
well_known.py |