Project

General

Profile

Actions

Feature #40849

closed

Explicitly ALLOW field values

Added by Christian Toffolo over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-09-12
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

TYPO3 installation has 3 groups:

GroupCommon
- Sets common stuffs for groups (Group1 & Group2)
Group1
- Can insert Plugin-X
- Can do other stuffs specific to this group
Group2
- Can't insert Plugin-X
- Can do other stuffs specific to this group

So I set "[Deny] Plugin-X" in "Explicitly allow/deny field values" for Group2
So far so good.

Now I have a special user ChiefEditor that must be able to do what Group1 members AND Group2 member can do.
So I set GroupCommon+Group1+Group2 as groups for ChiefEditor.
But, since I denied Plugin-X for Group2, ChiefEditor can't insert that Plugin-X too.

I think that there's no way to do that cause it's missing an option to "Explicitly ALLOW field values".
And maybe the field title "Explicitly allow/deny field values" should be "Explicitly DENY field values"

Actions

Also available in: Atom PDF