Thanks Noah, Hey great, that's exactly what I was looking for.
Cheers, Danny On 4/23/07, Noah Kantrowitz <[EMAIL PROTECTED]> wrote: > > Danny Adair wrote: > > Hi, > > > > We use several trac instances alongside other software and (try to) > handle > > not only authentication but also authorization in one central database. > > > > Is there a hook so that permissions for a given user id (possibly in a > given > > context) can be retrieved from somewhere other than the trac database? > > > No, but you can get your permissions from somewhere other than the Trac > database altogether. Look at IPermissionStore, and at TracForge > (specifically TracForgePermissionModule) which already does this. > > --Noah > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
