summary refs log tree commit diff
path: root/docs/admin_api (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-08Rewrite test_keys as a HomeserverTestCaseRichard van der Hoff1-19/+15
2019-04-08Replace SlavedKeyStore with a shimRichard van der Hoff1-14/+4
since we're pulling everything out of KeyStore anyway, we may as well simplify it.
2019-04-08Remove redundant merged_keys dictRichard van