MatrixSynapse/synapse
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
..
_scripts Replace instance variations of homeserver with correct case/spacing 2019-11-12 13:08:12 +00:00
api
app Fix starting workers when federation sending not split out. 2020-03-31 11:25:21 +01:00
appservice
config Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback" 2020-04-03 11:17:39 +01:00
crypto Share SSL contexts for non-federation requests (#7094) 2020-03-17 21:32:25 +00:00
events Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 2020-03-09 08:58:25 -04:00
federation
groups Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
handlers Add an option to the set password API to choose whether to logout other devices. (#7085) 2020-03-18 07:50:00 -04:00
http Share SSL contexts for non-federation requests (#7094) 2020-03-17 21:32:25 +00:00
logging
metrics Add prometheus metrics for the number of active pushers (#7103) 2020-03-19 10:00:24 +00:00
module_api Factor out complete_sso_login and expose it to the Module API 2020-03-03 10:54:44 +00:00
push Fix concurrent modification errors in pusher metrics (#7106) 2020-03-19 10:28:49 +00:00
replication
res/templates
rest
server_notices Add `local_current_membership` table (#6655) 2020-01-15 14:59:33 +00:00
spam_checker_api
state Improve get auth chain difference algorithm. (#7095) 2020-03-18 16:46:41 +00:00
static Revert "Improve the UX of the login fallback when using SSO (#7152)" 2020-04-03 11:16:41 +01:00
storage Only import sqlite3 when type checking 2020-03-31 11:27:17 +01:00
streams
util Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00
__init__.py 1.12.1 2020-04-02 11:32:16 +01:00
event_auth.py
notifier.py Wake up transaction queue when remote server comes back online (#6706) 2020-01-17 10:27:19 +00:00
python_dependencies.py Type defintions for use in refactoring for redaction changes (#6803) 2020-01-30 11:25:59 +00:00
secrets.py
server.py
server.pyi
types.py
visibility.py