MatrixSynapse/synapse/api
Erik Johnston 6475382d80
Fix detecting unknown devices from remote encrypted events. (#6848)
We were looking at the wrong event type (`m.room.encryption` vs
`m.room.encrypted`).

Also fixup the duplicate `EvenTypes` entries.

Introduced in #6776.
2020-02-04 17:25:54 +00:00
..
__init__.py
auth.py
constants.py Fix detecting unknown devices from remote encrypted events. (#6848) 2020-02-04 17:25:54 +00:00
errors.py
filtering.py
ratelimiting.py
room_versions.py
urls.py