0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-01 00:48:20 +02:00
synapse/tests/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 Run Black. (#5482) 2019-06-20 19:32:02 +10:00
client Refactor code for calculating registration flows (#6106) 2019-09-25 11:32:05 +01:00
media Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
__init__.py
test_well_known.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00