mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-25 07:55:33 -04:00

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.
1 line
141 B
Gherkin
1 line
141 B
Gherkin
Update experimental support for [MSC3083](https://github.com/matrix-org/matrix-doc/pull/3083): restricting room access via group membership.
|