MatrixSynapse/synapse
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
..
_scripts
api Remove unused, undocumented "content repo" resource (#6628) 2020-01-03 17:10:52 +00:00
app Raise an error if someone tries to use the log_file config option (#6626) 2020-01-03 17:11:29 +00:00
appservice
config Automate generation of the sample and debian log configs (#6627) 2020-01-03 17:14:00 +00:00
crypto
events
federation
groups
handlers Fix power levels being incorrectly set in old and new rooms after a room upgrade (#6633) 2020-01-06 09:53:07 +00:00
http Kill off redundant SynapseRequestFactory (#6619) 2020-01-03 14:19:48 +00:00
logging
metrics
module_api
push
replication Reduce the reconnect time when replication fails. (#6617) 2020-01-03 14:19:09 +00:00
res/templates
rest Workaround for error when fetching notary's own key (#6620) 2020-01-06 12:28:58 +00:00
server_notices
spam_checker_api
state Merge branch 'master' into develop 2019-12-31 11:01:06 +00:00
static
storage
streams
util Persist auth/state events at backwards extremities when we fetch them (#6526) 2019-12-16 12:26:28 +00:00
__init__.py 1.7.3 2019-12-31 10:45:12 +00:00
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py