MatrixSynapse/synapse/api
Richard van der Hoff a0a1fd0bec Add `allow_departed_users` param to `check_in_room_or_world_readable`
... and set it everywhere it's called.

while we're here, rename it for consistency with `check_user_in_room` (and to
help check that I haven't missed any instances)
2020-02-19 08:52:51 +00:00
..
__init__.py
auth.py Add `allow_departed_users` param to `check_in_room_or_world_readable` 2020-02-19 08:52:51 +00:00
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