0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-14 02:18:34 +02:00

Update sytest-whitelist (closes #1315)

This commit is contained in:
Neil Alexander 2020-10-14 16:07:15 +01:00
parent 8d9ecb3996
commit e3a3908654
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

View file

@ -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