| Commit message (Collapse) | Author | Files | Lines |
|
Lift the restriction that *all* the keys used for signing v2 key responses be
present in verify_keys.
Fixes #6596.
|
|
* 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.
|
|
upgrade (#6633)
Modify a copy of an upgraded room's PL before sending to the new room
|
|
|
|
This has caused some confusion for people who didn't notice it going away.
|
|
This looks like it got half-killed back in #888.
Fixes #6567.
|
|
We already get the Site via the Channel, so there's no need for a dedicated
RequestFactory: we can just use the right constructor.
|
|
|
|
put the 2nd part of the "source installation"-section into a new section, because it also applies to Debian packages
|