Closed (works as designed)
Project:
Jobtrack
Version:
6.x-1.0-beta1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2009 at 03:11 UTC
Updated:
25 Jan 2009 at 10:54 UTC
I have a site that has multiple roles, When I assign user permissions to the authenticated user, those permissions carry over to all the other roles even though no permissions have been granted to those roles.
Comments
Comment #1
jeremy commentedThis is how Drupal works and is unrelated to the jobtrack module. If you assign permissions to the "authenticated user" it applies to ALL other roles too. If you want to assign permissions only to a specific role, then do that and don't assign the permission to the "authenticated user".