Hi, I'm currently developing a plugin with a component implementing IPermissionGroupProvider, to provide groups based on OAuth WRAP tokens received in the request's headers. In this context
1) When is the get_permission_groups method called? In every request? 2) How can I access the request info? Is the mod_python Request object available? I've already looked in the Trac developer wiki, however the information regarding these issues is rather scarce. Thanks Pedro Felix
-- 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.
