MatrixSynapse/tests
Richard van der Hoff 0122ef1037 Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback"
This was incorrectly merged to master.

This reverts commit 319c41f573, reversing
changes made to 229eb81498.
2020-04-03 11:17:39 +01:00
..
api
app set worker_app for frontend proxy test (#7003) 2020-02-27 13:08:43 +00:00
appservice Refactor the Appservice scheduler code 2019-08-20 11:50:23 +01:00
config Share SSL contexts for non-federation requests (#7094) 2020-03-17 21:32:25 +00:00
crypto
events Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 2020-03-09 08:58:25 -04:00
federation Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
handlers Revert "Add options to disable setting profile info for prevent changes. (#7053)" 2020-03-17 11:25:01 +00:00
http Share SSL contexts for non-federation requests (#7094) 2020-03-17 21:32:25 +00:00
logging
push Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
replication Read the room version from database when fetching events (#6874) 2020-03-04 13:11:04 +00:00
rest Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback" 2020-04-03 11:17:39 +01:00
scripts
server_notices Option to suppress resource exceeded alerting (#6173) 2019-10-24 11:48:46 +01:00
state Improve get auth chain difference algorithm. (#7095) 2020-03-18 16:46:41 +00:00
storage Improve get auth chain difference algorithm. (#7095) 2020-03-18 16:46:41 +00:00
test_utils Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
util Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
__init__.py
server.py
test_distributor.py
test_event_auth.py Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 2020-03-09 08:58:25 -04:00
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_server.py
test_state.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
test_terms_auth.py
test_test_utils.py
test_types.py Validate the alt_aliases property of canonical alias events (#6971) 2020-03-03 07:12:45 -05:00
test_visibility.py
unittest.py
utils.py