diff options
author | kegsay <kegan@matrix.org> | 2021-07-16 11:35:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-16 11:35:42 +0100 |
commit | 728061db0320f578eebc3d249bdca46ee49fe219 (patch) | |
tree | 4d1b314bd146cb10882efc059ac4e7f69d1ed4c4 /sytest-whitelist | |
parent | c102adaf43158ec98ffe337413165ab721ca401b (diff) |
fedsender: try to satisfy all notary key requests from the cache first (#1925)
* fedsender: try to satisfy all notary key requests from the cache first
* Linting
Diffstat (limited to 'sytest-whitelist')
-rw-r--r-- | sytest-whitelist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sytest-whitelist b/sytest-whitelist index 238912a9..f6a051bd 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -534,3 +534,4 @@ Remote servers cannot set power levels in rooms without existing powerlevels Remote servers should reject attempts by non-creators to set the power levels Federation handles empty auth_events in state_ids sanely Key notary server should return an expired key if it can't find any others +Key notary server must not overwrite a valid key with a spurious result from the origin server |