0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-09 04:38:57 +02:00
synapse/changelog.d/6107.bugfix
Richard van der Hoff 990928abde
Stop advertising unsupported flows for registration (#6107)
If email or msisdn verification aren't supported, let's stop advertising them
for registration.

Fixes #6100.
2019-09-25 12:10:26 +01:00

1 line
125 B
Plaintext

Ensure that servers which are not configured to support email address verification do not offer it in the registration flows.