mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02:00
083194857e
Previously, only the global ‘ADMIN’ permission was allowing users to bypass the stricter Permission check. We also need to allow the ‘CMS_ACCESS_LeftAndMain’ permission to bypass this check, as otherwise a user who is in a Group with the ‘Access to all CMS sections’ permission set (which only sets the CMS_ACCESS_LeftAndMain permission code and no others) would be denied access to the CMS for that sub site. |
||
---|---|---|
.. | ||
CMSPageAddControllerExtension.php | ||
ControllerSubsites.php | ||
ErrorPageSubsite.php | ||
FileSubsites.php | ||
GroupSubsites.php | ||
LeftAndMainSubsites.php | ||
SiteConfigSubsites.php | ||
SiteTreeSubsites.php | ||
SubsiteMenuExtension.php |