0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-03-07 18:10:57 +01:00
synapse/tests/handlers
Richard van der Hoff 824707383b
Remove access-token support from RegistrationHandler.register (#5641)
Nothing uses this now, so we can remove the dead code, and clean up the
API.

Since we're changing the shape of the return value anyway, we take the
opportunity to give the method a better name.
2019-07-08 19:01:08 +01:00
..
__init__.py
test_appservice.py
test_auth.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_device.py
test_directory.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_e2e_keys.py
test_e2e_room_keys.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_presence.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_profile.py Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
test_register.py Remove access-token support from RegistrationHandler.register (#5641) 2019-07-08 19:01:08 +01:00
test_roomlist.py
test_stats.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_sync.py
test_typing.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_user_directory.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00