synapse/changelog.d/15405.removal
Patrick Cloke d751f65e71
Remove registration fallback code. (#15405)
The registration fallback is broken and unspecced. This removes it
since there is no plan to spec it.

Note that this does not modify the login fallback code.
2023-04-13 11:36:29 -04:00

2 lines
113 B
Plaintext

Remove the broken, unspecced registration fallback. Note that the *login* fallback is unaffected by this change.