Skip to content
Snippets Groups Projects
Commit 8828edae authored by Benni Mack's avatar Benni Mack Committed by Daniel Goerz
Browse files

[BUGFIX] Do not show editlock fields to editors

Editors should never see the "editlock" field, which locks
the record for editing of admins only.

In order to achieve this, the fields pages.editlock and
tt_content.editlock are changed to never be shown for non-admins
and on top, the field is not shown in setting permissions
within be_groups.allowed_exclude_fields anymore.

Resolves: #87100
Releases: master, 10.4
Change-Id: I39b9212f0e955fd1a284b15014fcf00078cab16e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65694


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarJörg Bösche <typo3@joergboesche.de>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent 475a005d
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment