synapse-product/synapse/rest
Richard van der Hoff 18674eebb1
Workaround for error when fetching notary's own key (#6620)
* Kill off redundant SynapseRequestFactory

We already get the Site via the Channel, so there's no need for a dedicated
RequestFactory: we can just use the right constructor.

* Workaround for error when fetching notary's own key

As a notary server, when we return our own keys, include all of our signing
keys in verify_keys.

This is a workaround for #6596.
2020-01-06 12:28:58 +00:00
..
admin Replace /admin/v1/users_paginate endpoint with /admin/v2/users (#5925) 2019-12-05 18:12:23 +00:00
client Clean up startup for the pusher (#6558) 2019-12-18 14:26:58 +00:00
consent
key Workaround for error when fetching notary's own key (#6620) 2020-01-06 12:28:58 +00:00
media Remove unused, undocumented "content repo" resource (#6628) 2020-01-03 17:10:52 +00:00
saml2
__init__.py
well_known.py