MatrixSynapse/tests/handlers
Patrick Cloke ae4acda1bb
Implement MSC3984 to proxy /keys/query requests to appservices. (#15321)
If enabled, for users which are exclusively owned by an application
service then the appservice will be queried for devices in addition
to any information stored in the Synapse database.
2023-03-30 08:39:38 -04:00
..
__init__.py
oidc_test_key.p8
oidc_test_key.pub.pem
test_admin.py Delete stale non-e2e devices for users, take 3 (#15183) 2023-03-29 12:07:14 +01:00
test_appservice.py
test_auth.py
test_cas.py
test_deactivate_account.py
test_device.py Delete stale non-e2e devices for users, take 3 (#15183) 2023-03-29 12:07:14 +01:00
test_directory.py
test_e2e_keys.py Implement MSC3984 to proxy /keys/query requests to appservices. (#15321) 2023-03-30 08:39:38 -04:00
test_e2e_room_keys.py
test_federation.py
test_federation_event.py
test_message.py Batch up storing state groups when creating new room (#14918) 2023-02-24 13:15:29 -08:00
test_oidc.py Add the ability to enable/disable registrations when in the OIDC flow (#14978) 2023-03-30 11:09:41 +00:00
test_password_providers.py
test_presence.py
test_profile.py
test_receipts.py
test_register.py Batch up storing state groups when creating new room (#14918) 2023-02-24 13:15:29 -08:00
test_room.py
test_room_member.py
test_room_summary.py
test_saml.py
test_send_email.py
test_sso.py
test_stats.py
test_sync.py
test_typing.py
test_user_directory.py Refresh remote profiles that have been marked as stale, in order to fill the user directory. [rei:userdirpriv] (#14756) 2023-03-16 11:44:11 +00:00