MatrixSynapse/tests/handlers
Patrick Cloke 8388384a64
Fix a regression when grandfathering SAML users. (#8855)
This was broken in #8801 when abstracting code shared with OIDC.

After this change both SAML and OIDC have a concept of
grandfathering users, but with different implementations.
2020-12-02 07:45:42 -05:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py Simplify the way the `HomeServer` object caches its internal attributes. (#8565) 2020-11-30 13:28:44 -05:00
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 Fix a regression when grandfathering SAML users. (#8855) 2020-12-02 07:45:42 -05:00
test_password_providers.py Create a `PasswordProvider` wrapper object (#8849) 2020-12-02 10:38:50 +00:00
test_presence.py
test_profile.py
test_register.py
test_saml.py Fix a regression when grandfathering SAML users. (#8855) 2020-12-02 07:45:42 -05:00
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