MatrixSynapse/synapse/config
Richard van der Hoff 7fa1346f93 Merge branch 'social_login' into develop 2021-01-27 17:27:24 +00:00
..
__init__.py
__main__.py
_base.py Clean-up the template loading code. (#9200) 2021-01-27 10:59:50 -05:00
_base.pyi Merge branch 'social_login' into develop 2021-01-27 17:27:24 +00:00
_util.py
api.py
appservice.py
auth.py
cache.py
captcha.py Clean-up the template loading code. (#9200) 2021-01-27 10:59:50 -05:00
cas.py Do not require the CAS service URL setting (use public_baseurl instead). (#9199) 2021-01-26 10:49:25 -05:00
consent_config.py Clean-up the template loading code. (#9200) 2021-01-27 10:59:50 -05:00
database.py
emailconfig.py
experimental.py Implement MSC2858 support (#9183) 2021-01-27 12:41:24 +00:00
federation.py
groups.py
homeserver.py Implement MSC2858 support (#9183) 2021-01-27 12:41:24 +00:00
jwt_config.py
key.py
logger.py
metrics.py
oidc_config.py Do not require the CAS service URL setting (use public_baseurl instead). (#9199) 2021-01-26 10:49:25 -05:00
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py Clean-up the template loading code. (#9200) 2021-01-27 10:59:50 -05:00
repository.py
room.py
room_directory.py
saml2_config.py
server.py Support icons for Identity Providers (#9154) 2021-01-20 08:15:14 -05:00
server_notices_config.py
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py
tracer.py
user_directory.py
voip.py
workers.py