diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2020-10-19 15:38:42 +0100 |
---|---|---|
committer | Neil Alexander <neilalexander@users.noreply.github.com> | 2020-10-19 15:38:42 +0100 |
commit | c7bf122a26a53f4366884b1f912fdafd0501b610 (patch) | |
tree | 766b372e0c33393df8239c6593d7236e86aa3943 /sytest-whitelist | |
parent | 5d80ff11a06d404250933d796bd96d05a9828007 (diff) |
Update sytest lists
Diffstat (limited to 'sytest-whitelist')
-rw-r--r-- | sytest-whitelist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sytest-whitelist b/sytest-whitelist index 5c57bb14..cecf24f7 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -481,7 +481,6 @@ m.room.history_visibility == "joined" allows/forbids appropriately for Guest use m.room.history_visibility == "joined" allows/forbids appropriately for Real users 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 Inbound federation rejects typing notifications from wrong remote Should not be able to take over the room by pretending there is no PL event |