Closed (won't fix)
Project:
Panels
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2009 at 22:12 UTC
Updated:
20 Jul 2009 at 00:07 UTC
If the administer nodes permission is checked in the nodes module, the role automatically gets permission to create a panel under Create Content, regardless of any permission setting in the panels module, panels_mini module or panels_node module
Comments
Comment #1
merlinofchaos commentedThere is no way to stop that. 'administer nodes' automatically gives permission to create, edit and delete all nodes of all types, and this cannot be short circuited by a module.