MatrixSynapse/tests/handlers
Patrick Cloke 4fd222ad70
Support trying multiple localparts for OpenID Connect. (#8801)
Abstracts the SAML and OpenID Connect code which attempts to regenerate
the localpart of a matrix ID if it is already in use.
2020-11-25 10:04:22 -05:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py
test_device.py
test_directory.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00
test_e2e_keys.py
test_e2e_room_keys.py
test_federation.py Consistently use room_id from federation request body (#8776) 2020-11-19 10:05:33 +00:00
test_message.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00
test_oidc.py Support trying multiple localparts for OpenID Connect. (#8801) 2020-11-25 10:04:22 -05:00
test_presence.py
test_profile.py
test_register.py
test_stats.py
test_sync.py Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
test_typing.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00
test_user_directory.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00