MatrixSynapse/synapse/rest
Richard van der Hoff 8004d6ca2f
Refactor code for calculating registration flows (#6106)
because, frankly, it looked like it was written by an axe-murderer.

This should be a non-functional change, except that where `m.login.dummy` was
previously advertised *before* `m.login.terms`, it will now be advertised
afterwards. AFAICT that should have no effect, and will be more consistent with
the flows that involve passing a 3pid.
2019-09-25 11:32:05 +01:00
..
admin Ensure the list media admin API is always available (#5966) 2019-09-03 13:35:20 -06:00
client Refactor code for calculating registration flows (#6106) 2019-09-25 11:32:05 +01:00
consent fix async/await consentresource (#5585) 2019-07-01 23:33:52 +10:00
key Fixup review comments 2019-08-23 15:36:28 +01:00
media Remove double return statements (#5962) 2019-09-03 11:42:45 +01:00
saml2 Merge branch 'develop' into rav/saml2_client 2019-07-01 14:21:03 +01:00
__init__.py Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 2019-09-06 11:35:28 +01:00
well_known.py public_base_url is actually public_baseurl 2019-08-26 21:01:56 -05:00