MatrixSynapse/synapse/rest
David Baker 04299132af Re-order flows so that email auth is done last
It's more natural for the user if the bit that takes them away
from the registration flow comes last. Adding the dummy stage allows
us to do the stages in this order without the ambiguity.
2019-05-10 13:58:03 +01:00
..
admin Remove the requirement to authenticate for /admin/server_version. (#5122) 2019-05-07 09:29:30 +01:00
client Re-order flows so that email auth is done last 2019-05-10 13:58:03 +01:00
consent Fix registration on workers (#4682) 2019-02-20 18:47:31 +11:00
key Remove deprecated v1 key exchange endpoint (#4119) 2018-10-31 22:29:02 +11:00
media Prevent "producer not unregistered" message (#5009) 2019-04-24 17:37:32 +01:00
saml2 Initialise user displayname from SAML2 data (#4272) 2018-12-07 14:44:46 +01:00
__init__.py Add admin api for sending server_notices (#5121) 2019-05-02 11:59:16 +01:00
well_known.py Remove log error for .well-known/matrix/client (#4972) 2019-04-24 17:44:06 +01:00