mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-24 17:25:22 +00:00
cc51aaaa7a
When receiving a /send_join request for a room with join rules set to 'restricted',
check if the user is a member of the spaces defined in the 'allow' key of the join
rules.
This only applies to an experimental room version, as defined in MSC3083.