On Aug 4, 9:27 am, yoheeb <[email protected]> wrote: > On Aug 4, 7:18 am, Olemis Lang <[email protected]> wrote: > > On Mon, Aug 3, 2009 at 6:21 PM, Ryan Ollos<[email protected]> wrote: > > > The problem I have is that I want all users to see the tab, but I have > > > multiple groups with non-overlappingpermissions, and currently no > > > single permission that I can assign to all users without granting some > > > of those users access to resources I'd prefer them to not see, > > > > AFAICS what you need is to define groups of users having similarpermissions. > > you need to implement a custom permission handler:
It would be nice if the various plug-in's that ask for permissions for whatever they do could/would accept group names as well as actual permissions. Ryan's is a perfect example, he already has a group - 'authenticated' - that he wants to be able to see the added tab but he ends up needing to add another plug-in to just create a custom permission. My thoughts, - jevans --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
