MatrixSynapse/synapse/config
Steven Hammerton f5e25c5f35 Merge branch 'develop' into sh-cas-auth-via-homeserver 2015-11-17 10:55:41 +00:00
..
__init__.py
__main__.py
_base.py Fix race creating directories 2015-11-12 11:58:48 +00:00
appservice.py
captcha.py
cas.py Allow hs to do CAS login completely and issue the client with a login token that can be redeemed for the usual successful login response 2015-11-05 14:06:48 +00:00
database.py
homeserver.py Add config option to disable password login 2015-10-22 10:37:04 +01:00
key.py
logger.py
metrics.py
password.py Add config option to disable password login 2015-10-22 10:37:04 +01:00
ratelimiting.py
registration.py Allow guests to register and call /events?room_id= 2015-11-04 17:29:07 +00:00
repository.py
saml2.py Add config option to disable password login 2015-10-22 10:37:04 +01:00
server.py
tls.py
voip.py