forked-synapse/synapse
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
..
api Fix up logcontexts 2016-02-08 14:26:45 +00:00
app Fix up logcontexts 2016-02-08 14:26:45 +00:00
appservice Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
config Derive macaroon_secret_key from signing key. 2016-02-08 16:35:44 +00:00
crypto Fix up logcontexts 2016-02-08 14:26:45 +00:00
events Make Event objects behave more like dicts 2016-01-18 14:43:50 +00:00
federation Fix up logcontexts 2016-02-08 14:26:45 +00:00
handlers Fix up logcontexts 2016-02-08 14:26:45 +00:00
http Fix up logcontexts 2016-02-08 14:26:45 +00:00
metrics copyrights 2016-01-07 04:26:29 +00:00
push Fix up logcontexts 2016-02-08 14:26:45 +00:00
rest Merge pull request #564 from matrix-org/erikj/logcontext 2016-02-08 15:16:16 +00:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Fix up logcontexts 2016-02-08 14:26:45 +00:00
streams Clamp pagination limits to at most 1000 2016-01-14 10:22:02 +00:00
util Fix up logcontexts 2016-02-08 14:26:45 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
notifier.py Fix up logcontexts 2016-02-08 14:26:45 +00:00
python_dependencies.py Pin pynacl to 0.3.0 2016-01-28 14:47:03 +00:00
server.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
state.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
types.py Introduce a Requester object 2016-01-11 17:48:45 +00:00