forked-synapse/tests/rest/client/v1
Richard van der Hoff b7da598a61 Always whitelist the login fallback for SSO (#7153)
That fallback sets the redirect URL to itself (so it can process the login
token then return gracefully to the client). This would make it pointless to
ask the user for confirmation, since the URL the confirmation page would be
showing wouldn't be the client's.
2020-03-27 20:24:52 +00:00
..
__init__.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_directory.py Remove special casing of m.room.aliases events (#7034) 2020-03-17 07:37:04 -04:00
test_events.py Fix /events/:event_id deprecated API. (#6731) 2020-01-20 17:38:09 +00:00
test_login.py Always whitelist the login fallback for SSO (#7153) 2020-03-27 20:24:52 +00:00
test_presence.py Fixup tests 2019-12-05 15:57:28 +00:00
test_profile.py Add option to allow profile queries without sharing a room (#6523) 2019-12-16 16:11:55 +00:00
test_rooms.py Validate the alt_aliases property of canonical alias events (#6971) 2020-03-03 07:12:45 -05:00
test_typing.py Fixup functions to consistently return deferreds 2019-12-06 10:40:05 +00:00
utils.py Quarantine media by ID or user ID (#6681) 2020-01-13 18:10:43 +00:00