MatrixSynapse/tests/config
Hugh Nimmo-Smith d1693f0362
Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388)
Implements stable support for MSC3882; this involves updating Synapse's support to
match the MSC / the spec says.

Continue to support the unstable version to allow clients to transition.
2023-06-01 08:52:51 -04:00
..
__init__.py
test___main__.py
test_api.py
test_appservice.py
test_background_update.py
test_base.py
test_cache.py
test_database.py
test_generate.py
test_load.py
test_oauth_delegation.py Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388) 2023-06-01 08:52:51 -04:00
test_ratelimiting.py
test_registration_config.py
test_room_directory.py
test_server.py
test_tls.py
test_util.py
test_workers.py
utils.py