summary refs log tree commit diff
path: root/changelog.d/9735.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.32.0rc1Andrew Morgan2021-04-131-1/+0
|
* MSC3083: Check for space membership during a local join of restricted rooms. ↵Patrick Cloke2021-04-081-0/+1
(#9735) When joining 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.