[FEATURE] Option to copy page access settings from parent page
Add option to copy page access settings from the parent page. Set by setting Page TSconfig TCEMAIN.permissions.* to "copyFromParent". Can be set for groupid, userid, user, group and everybody. For example: TCEMAIN.permissions.groupid = copyFromParent Resolves: #89917 Releases: master Change-Id: I4dd11177f533fd752f3b75287db2d8cb60c67005 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62750 Tested-by:core-ci <typo3@b13.com> Tested-by:
Jochen <rothjochen@gmail.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Jochen <rothjochen@gmail.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de>
Showing
- typo3/sysext/core/Classes/DataHandling/PagePermissionAssembler.php 29 additions, 10 deletions...ext/core/Classes/DataHandling/PagePermissionAssembler.php
- typo3/sysext/core/Documentation/Changelog/12.0/Feature-89917-InheritPageAccess.rst 28 additions, 0 deletions...tation/Changelog/12.0/Feature-89917-InheritPageAccess.rst
- typo3/sysext/core/Tests/Functional/DataHandling/Regular/PagePermissionTest.php 40 additions, 4 deletions...ts/Functional/DataHandling/Regular/PagePermissionTest.php
Please register or sign in to comment