How will group membership be determined? Is everything still stored in the permission table? What about groups within groups?
I like it in concept. On 11/9/07, Colin Guthrie <[EMAIL PROTECTED]> wrote: > > > On Nov 9, 9:13 am, Christian Boos <[EMAIL PROTECTED]> wrote: > > Hi, > > > > As this is an interface change, I'd like to get some feedback on the > > following patch, which basically just adds a `get_user_groups` method to > > IPermissionStore and therefore to the DefaultPermissionStore, as well as > > a `groups` method to the PermissionCache, giving back a set of group > > strings for the perm user. > > > > The use case would be for IPermissionPolicy plugins that would need to > > ask directly for group membership of a given username (e.g. the > > GringottsPlugin on TracHacks). > > I think it goes without saying that I like it ;) > > Cheers > > Col > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
