MatrixSynapse/synapse/config
Erik Johnston b530eaa262
Allow running sendToDevice on workers (#9044)
2021-01-07 20:19:26 +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
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
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 Fix the sample config location for the ip_range_whitelist setting. (#8954) 2020-12-16 14:40:47 -05:00
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 Implement a username picker for synapse (#8942) 2020-12-18 14:19:46 +00:00
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py
repository.py
room.py
room_directory.py
saml2_config.py
server.py Fix the sample config location for the ip_range_whitelist setting. (#8954) 2020-12-16 14:40:47 -05:00
server_notices_config.py
spam_checker.py
sso.py Add initial support for a "pick your IdP" page (#9017) 2021-01-05 11:25:28 +00:00
stats.py
third_party_event_rules.py
tls.py
tracer.py
user_directory.py
voip.py
workers.py Allow running sendToDevice on workers (#9044) 2021-01-07 20:19:26 +00:00