MatrixSynapse/synapse/config
Erik Johnston f078ecbc8f Derive macaroon_secret_key from signing key.
Unfortunately, there are people that are running synapse without a
`macaroon_sercret_key` set. Mandating they set one is a good solution,
except that breaking auto upgrades is annoying.
2016-02-08 16:35:44 +00:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
__main__.py Error if macaroon key is missing from config 2016-02-05 01:58:23 +00:00
_base.py Error if macaroon key is missing from config 2016-02-05 01:58:23 +00:00
appservice.py copyrights 2016-01-07 04:26:29 +00:00
captcha.py copyrights 2016-01-07 04:26:29 +00:00
cas.py copyrights 2016-01-07 04:26:29 +00:00
database.py copyrights 2016-01-07 04:26:29 +00:00
homeserver.py copyrights 2016-01-07 04:26:29 +00:00
key.py Derive macaroon_secret_key from signing key. 2016-02-08 16:35:44 +00:00
logger.py copyrights 2016-01-07 04:26:29 +00:00
metrics.py copyrights 2016-01-07 04:26:29 +00:00
password.py copyrights 2016-01-07 04:26:29 +00:00
ratelimiting.py copyrights 2016-01-07 04:26:29 +00:00
registration.py Derive macaroon_secret_key from signing key. 2016-02-08 16:35:44 +00:00
repository.py
saml2.py
server.py Merge pull request #473 from matrix-org/erikj/ssh_manhole 2016-01-07 14:36:16 +00:00
tls.py copyrights 2016-01-07 04:26:29 +00:00
voip.py copyrights 2016-01-07 04:26:29 +00:00