MatrixSynapse/synapse/config
Daniel Wagner-Hall ce2a7ed6e4 Merge branch 'develop' into auth 2015-08-20 16:28:36 +01:00
..
__init__.py
_base.py Fix the --generate-keys option. Make it do the same thing as --generate-config does when the config file exists, but without printing a warning 2015-08-12 11:57:37 +01:00
appservice.py
captcha.py
database.py
homeserver.py
key.py
logger.py
metrics.py
ratelimiting.py
registration.py Issue macaroons as opaque auth tokens 2015-08-18 14:22:02 +01:00
repository.py Fix flake8 warning 2015-08-13 17:34:22 +01:00
saml2.py
server.py Only print the pidfile path on startup if requested by a commandline flag 2015-08-07 16:36:42 +01:00
tls.py Merge branch 'master' of github.com:matrix-org/synapse into develop 2015-07-21 09:25:30 +01:00
voip.py