From e3a3908654428c3b164159d3af5b1bddf3411df5 Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Wed, 14 Oct 2020 16:07:15 +0100 Subject: [PATCH] Update sytest-whitelist (closes #1315) --- sytest-whitelist | 1 + 1 file changed, 1 insertion(+) diff --git a/sytest-whitelist b/sytest-whitelist index 805f0e4d..f4fb993a 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -482,3 +482,4 @@ m.room.history_visibility == "joined" allows/forbids appropriately for Real user POST rejects invalid utf-8 in JSON Users cannot kick users who have already left a room A prev_batch token from incremental sync can be used in the v1 messages API +Event with an invalid signature in the send_join response should not cause room join to fail