forked-synapse/synapse/config
2018-10-17 16:56:22 +01:00
..
__init__.py ConsentResource to gather policy consent from users 2018-05-15 15:11:59 +01:00
__main__.py Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
_base.py run isort 2018-07-09 16:09:20 +10:00
api.py run isort 2018-07-09 16:09:20 +10:00
appservice.py run isort 2018-07-09 16:09:20 +10:00
captcha.py
cas.py
consent_config.py Changes in synapse v0.31.0 (2018-06-06) 2018-06-06 12:27:33 +01:00
database.py
emailconfig.py Put the warning blob at the top of the file 2018-10-17 16:56:22 +01:00
groups.py
homeserver.py Fix jwt import check 2018-09-07 14:20:54 +01:00
jwt_config.py Fix jwt import check 2018-09-07 14:20:54 +01:00
key.py run isort 2018-07-09 16:09:20 +10:00
logger.py Remove some superfluous logging (#3855) 2018-09-13 19:59:32 +10:00
metrics.py
password_auth_providers.py run isort 2018-07-09 16:09:20 +10:00
password.py
push.py
ratelimiting.py
registration.py run isort 2018-07-09 16:09:20 +10:00
repository.py run isort 2018-07-09 16:09:20 +10:00
saml2.py
server_notices_config.py run isort 2018-07-09 16:09:20 +10:00
server.py move threepid checker to config, add missing yields 2018-08-31 17:11:11 +01:00
spam_checker.py
tls.py run isort 2018-07-09 16:09:20 +10:00
user_directory.py
voip.py Comment dummy TURN parameters in default config 2018-07-11 15:49:29 +01:00
workers.py