Ignore typing events where sender doesn't match origin (#1523)

* Ignore typing notifications where the sender doesn't match the origin

* Update sytest-whitelist

* Fix formatting directives
This commit is contained in:
Neil Alexander 2020-10-14 16:49:25 +01:00 committed by GitHub
parent e3a3908654
commit 6f12b8f85c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View file

@ -483,3 +483,4 @@ 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