0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-06 03:08:58 +02:00
synapse/tests/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 Move DB pool and helper functions into dedicated Database class 2019-12-05 10:46:37 +00:00
client Merge release-v1.7.1 into develop 2019-12-18 09:51:51 +00:00
key/v2 Workaround for error when fetching notary's own key (#6620) 2020-01-06 12:28:58 +00:00
media Apply suggestions from code review 2019-11-05 16:46:39 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
test_well_known.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00