synapse/tests/rest/admin
Callum Brown 947dbbdfd1
Implement MSC3231: Token authenticated registration (#10142)
Signed-off-by: Callum Brown <callum@calcuode.com>

This is part of my GSoC project implementing [MSC3231](https://github.com/matrix-org/matrix-doc/pull/3231).
2021-08-21 22:14:43 +01:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_admin.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_device.py Simplify tests for the device admin rest API. (#10664) 2021-08-20 15:43:26 +00:00
test_event_reports.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_media.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_registration_tokens.py Implement MSC3231: Token authenticated registration (#10142) 2021-08-21 22:14:43 +01:00
test_room.py Remove deprecated Shutdown Room and Purge Room Admin API (#8830) 2021-08-17 21:19:13 +01:00
test_statistics.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_user.py Remove not needed database updates in modify user admin API (#10627) 2021-08-19 10:25:05 +01:00
test_username_available.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00