1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-31 22:14:28 -05:00

Update sytest-whitelist (closes )

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 POST rejects invalid utf-8 in JSON
Users cannot kick users who have already left a room 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 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