Closed (works as designed)
Project:
Custom Permissions
Version:
6.x-2.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2011 at 12:17 UTC
Updated:
11 May 2011 at 10:29 UTC
Would it be possible to disallow access to some paths that otherwise would be accessible?
Example: I want my site's translators to search and edit translations at `admin/build/translate/overview` but not see or use `admin/build/translate/import`.
The access to both these pages is handled by the permission `translate interface.
Thanks.
Comments
Comment #1
Docc commentedDepends, if the 'translate interface' permission is only applied to the menu path then it will get overriden with your own custom permission.