Actions
Bug #21947
closedBE user which have right to edit one of x installed plugin content elements can edit all
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-01-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
A BE user which is no admin user but got the right to edit one plugin content element can edit all other plugin content elements too.
BE user with BE group:
Explicitly allow/deny field values: [Allow] Insert plugins - checked
Pagecontent: Plugin: [Allow] News - checked, all other checkboxes are unchecked
$TYPO3_CONF_VARS['BE']['explicitADmode'] = 'explicitAllow'; in localconf set
(issue imported from #M13217)
Actions