mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-25 17:32:16 +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.