forked-synapse/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 copyrights 2016-01-07 04:26:29 +00:00
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 Add get_room_version method 2020-01-31 10:28:15 +00:00
filtering.py Fixup synapse.api to pass mypy (#6733) 2020-01-20 17:34:13 +00:00
ratelimiting.py Fixup synapse.api to pass mypy (#6733) 2020-01-20 17:34:13 +00:00
room_versions.py Implement updated auth rules from MSC2260 2020-01-28 14:20:10 +00:00
urls.py Remove unused, undocumented "content repo" resource (#6628) 2020-01-03 17:10:52 +00:00