Ticket #218 (closed Bug: wontfix)
ExtendedBlock Permissions
| Reported by: | knollo | Owned by: | Landseer |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1.0 |
| Component: | Version: | ||
| Keywords: | Cc: |
Description
In the moment (Zikula 1.0.2) i must denied the entry in an "ExtenedMenuBlock?", what not should show for an user/group. We have also an blacklist.
example in the moment:
guest 35:(3|4|5|9): none
users 35:(3|9): none
customers 35:(9): none
all groups 35:: read
But if i create a new entry in an "Extended Menu Block" every user can see this entry and i must go to the permissions and blocked this for every group.
Please integrate also a "whitelist"-controlling, that we can permid all entry per user/group.
What i mean/want:
guest 35:(1|2|5|6|7|8): read
users 35:(1|2|4|5|6|7|8): read
customers 35:(1|2|3|4|5|6|7|8): read
