diff options
author | Erik Johnston <erik@matrix.org> | 2021-11-08 10:37:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-08 10:37:43 +0000 |
commit | a55e1ec9afc45a36f962e1e552128aeab5b1ee3c (patch) | |
tree | f6264ede928532bbf1efdddcd155c669d99bceb0 /sytest-blacklist | |
parent | Handle federation inbound instances being killed more gracefully (#11262) (diff) | |
download | synapse-a55e1ec9afc45a36f962e1e552128aeab5b1ee3c.tar.xz |
Blacklist new sytest validation test (#11270)
Diffstat (limited to 'sytest-blacklist')
-rw-r--r-- | sytest-blacklist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sytest-blacklist b/sytest-blacklist index 65bf1774e3..57e603a4a6 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -32,3 +32,6 @@ We can't peek into rooms with invited history_visibility We can't peek into rooms with joined history_visibility Local users can peek by room alias Peeked rooms only turn up in the sync for the device who peeked them + +# Validation needs to be added to Synapse: #10554 +Rejects invalid device keys |