Brian McCann wrote: > Hi, > > Since all logged in users inherit permissions from the user "anonymous". > If I wanted to remove the permissions for creating,modifying...etc tickets > from the anonymous user > I would either have to add back those permissions to each developer > individually or create group > and assign permissions to that group then add developers to that group. >
Add those permissions to the pseudo-group "authenticated" instead, to which all authenticated users belong automatically. Btw, this setup is now the default, for 0.10.5dev and 0.11. -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
