mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-20 15:41:47 +00:00
Don't perform the check in auth.is_host_in_room but instead do it in _do_join and also assert that there are no m.room.members in the room before doing so.