0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-23 19:49:01 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Patrick Cloke d924827da1
Check for space membership during a remote join of a restricted room (#9814)
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.
2021-04-23 07:05:51 -04:00