0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-24 03:59:06 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Patrick Cloke cc51aaaa7a
Check for space membership during a remote join of a restricted room. (#9763)
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-14 12:32:20 -04:00