MatrixSynapse/tests
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
..
api
app Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
appservice
config Allow using several custom template directories (#10587) 2021-08-17 10:23:14 +00:00
crypto
events Port the PresenceRouter module interface to the new generic interface (#10524) 2021-08-17 13:22:45 +00:00
federation Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
handlers Do not include rooms with an unknown room version in a sync response. (#10644) 2021-08-19 11:12:55 -04:00
http support federation queries through http connect proxy (#10475) 2021-08-11 15:34:59 +01:00
logging
module_api Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
push Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
replication Do not include rooms with an unknown room version in a sync response. (#10644) 2021-08-19 11:12:55 -04:00
rest Implement MSC3231: Token authenticated registration (#10142) 2021-08-21 22:14:43 +01:00
scripts
server_notices Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
state Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2021-07-26 12:17:00 -04:00
storage Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_utils
util
__init__.py
server.py
test_distributor.py
test_event_auth.py Support MSC3289: Room version 8 (#10449) 2021-08-09 10:46:39 +02:00
test_federation.py Split `on_receive_pdu` in half (#10640) 2021-08-19 17:05:12 +00:00
test_mau.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_metrics.py
test_phone_home.py
test_preview.py Support underscores (in addition to hyphens) for charset detection. (#10410) 2021-07-27 17:29:42 +00:00
test_server.py
test_state.py
test_terms_auth.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Flatten tests/rest/client/{v1,v2_alpha} too (#10667) 2021-08-20 17:50:44 +01:00
utils.py Allow setting transaction limit for db connections (#10440) 2021-08-02 13:24:43 +00:00