MatrixSynapse/synapse
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
..
_scripts
api
app
appservice
config Add a config option to change whether unread push notification counts are per-message or per-room (#8820) 2020-11-30 18:43:54 +00:00
crypto
events
federation
groups
handlers Fix a regression when grandfathering SAML users. (#8855) 2020-12-02 07:45:42 -05:00
http Allow Date header through CORS (#8804) 2020-12-01 13:24:56 +00:00
logging
metrics
module_api
push Add a config option to change whether unread push notification counts are per-message or per-room (#8820) 2020-11-30 18:43:54 +00:00
replication Add typing to membership Replication class methods (#8809) 2020-11-27 10:49:38 +00:00
res/templates
rest Support "identifier" dicts in UIA (#8848) 2020-12-01 17:42:26 +00:00
server_notices
spam_checker_api
state
static
storage Add missing `ordering` to background updates (#8850) 2020-12-01 15:52:49 +00:00
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py Simplify the way the `HomeServer` object caches its internal attributes. (#8565) 2020-11-30 13:28:44 -05:00
types.py
visibility.py