MatrixSynapse/synapse/config
Richard van der Hoff f208f608cb Merge branch 'release-v0.34.0' into develop 2018-12-11 15:43:20 +00:00
..
__init__.py
__main__.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 2018-10-20 11:16:55 +11:00
_base.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 2018-10-20 11:16:55 +11:00
api.py
appservice.py Add an option to enable recording IPs for appservice users (#3831) 2018-12-04 12:44:41 +01:00
captcha.py
cas.py
consent_config.py Add config variables for enabling terms auth and the policy name (#4142) 2018-11-06 10:32:34 +00:00
database.py
emailconfig.py Calculate absolute path for email templates 2018-10-19 14:01:59 +01:00
groups.py
homeserver.py Implement SAML2 authentication (#4267) 2018-12-07 13:11:11 +01:00
jwt_config.py Fix jwt import check 2018-09-07 14:20:54 +01:00
key.py
logger.py Set the encoding to UTF8 in the default logconfig (#4138) 2018-11-03 02:28:07 +11:00
metrics.py
password.py
password_auth_providers.py
push.py
ratelimiting.py
registration.py Implement .well-known handling (#4262) 2018-12-05 14:38:58 +01:00
repository.py Fix a number of flake8 errors 2018-10-24 10:39:03 +01:00
room_directory.py Use allow/deny 2018-10-25 15:25:21 +01:00
saml2_config.py Implement SAML2 authentication (#4267) 2018-12-07 13:11:11 +01:00
server.py Stop installing Matrix Console by default 2018-12-11 13:20:33 +00:00
server_notices_config.py
spam_checker.py
tls.py
user_directory.py
voip.py
workers.py