[BUGFIX] Properly check permissions for system notes
The NoteController, used to display system notes in a couple of modules, e.g. page layout, does now properly check the corresponding user permissions (show/edit/delete). Resolves: #96037 Releases: master, 11.5 Change-Id: Ic0e6670f7befa23802382c0818454c4e7c34a253 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72353 Tested-by:core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/backend/Classes/Form/FormDataProvider/DatabaseUserPermissionCheck.php 1 addition, 1 deletion...ses/Form/FormDataProvider/DatabaseUserPermissionCheck.php
- typo3/sysext/sys_note/Classes/Controller/NoteController.php 54 additions, 12 deletionstypo3/sysext/sys_note/Classes/Controller/NoteController.php
- typo3/sysext/sys_note/Resources/Private/Templates/Note/List.html 10 additions, 6 deletions...ysext/sys_note/Resources/Private/Templates/Note/List.html
Please register or sign in to comment