MatrixSynapse/tests/rest/client/v2_alpha
Richard van der Hoff 0bac276890 UIA: offer only available auth flows
During user-interactive auth, do not offer password auth to users with no
password, nor SSO auth to users with no SSO.

Fixes #7559.
2020-12-02 18:54:15 +00:00
..
__init__.py Refactor REST API tests to use explicit reactors (#3351) 2018-07-17 20:43:18 +10:00
test_account.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00
test_auth.py UIA: offer only available auth flows 2020-12-02 18:54:15 +00:00
test_capabilities.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00
test_filter.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00
test_password_policy.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00
test_register.py Simplify the way the `HomeServer` object caches its internal attributes. (#8565) 2020-11-30 13:28:44 -05:00
test_relations.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00
test_shared_rooms.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00
test_sync.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00