summary refs log tree commit diff
path: root/tests/util/test_treecache.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-02-08Derive macaroon_secret_key from signing key.Erik Johnston2-16/+30
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-08Fix up logcontextsErik Johnston31-229/+356