MatrixSynapse/synapse/config
Richard van der Hoff 73b03722f4
Fix error messages from OIDC config parsing (#9153)
Make sure we report the correct config path for errors in the OIDC configs.
2021-01-19 14:56:54 +00:00
..
__init__.py
__main__.py
_base.py
_base.pyi Allow re-using a UI auth validation for a period of time (#8970) 2020-12-18 07:33:57 -05:00
_util.py Fix validate_config on nested objects (#9054) 2021-01-08 14:23:04 +00:00
api.py
appservice.py
auth.py Allow re-using a UI auth validation for a period of time (#8970) 2020-12-18 07:33:57 -05:00
cache.py
captcha.py
cas.py Land support for multiple OIDC providers (#9110) 2021-01-15 16:55:29 +00:00
consent_config.py
database.py
emailconfig.py Send the location of the web client to the IS when inviting via 3PIDs. (#8930) 2020-12-18 11:01:57 -05:00
federation.py
groups.py Update the value of group_creation_prefix in sample config. (#8992) 2020-12-29 09:30:48 -05:00
homeserver.py Allow re-using a UI auth validation for a period of time (#8970) 2020-12-18 07:33:57 -05:00
jwt_config.py
key.py
logger.py
metrics.py
oidc_config.py Fix error messages from OIDC config parsing (#9153) 2021-01-19 14:56:54 +00:00
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py Remote dependency on distutils (#9125) 2021-01-15 15:59:20 +00:00
repository.py
room.py
room_directory.py
saml2_config.py
server.py
server_notices_config.py
spam_checker.py
sso.py Give the user a better error when they present bad SSO creds 2021-01-13 20:22:41 +00:00
stats.py
third_party_event_rules.py
tls.py
tracer.py
user_directory.py
voip.py
workers.py Allow moving account data and receipts streams off master (#9104) 2021-01-18 15:47:59 +00:00