From c211fdf5819c836de202e7719ecc924a20781524 Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Wed, 14 Jul 2021 18:13:00 +0100 Subject: [PATCH] Add missing sytest to whitelist --- sytest-whitelist | 1 + 1 file changed, 1 insertion(+) diff --git a/sytest-whitelist b/sytest-whitelist index 7bbe8064..0d1ff4d2 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -532,3 +532,4 @@ Inbound federation can receive invite and reject when remote replies with a 500 Inbound federation can receive invite and reject when remote is unreachable 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