Take a look at http://groups.google.com/group/turbogears/browse_frm/ 
thread/b08afed6c1df42a9/a0d6313f7eef48c2

On Feb 24, 2006, at 1:27 AM, Diwaker Gupta wrote:

>
> Lets say I'm mounting catwalk in my project thus:
>
> class Root(controllers.RootController):
>     catwalk = CatWalk(model)
>
> Now I want to restrict access to catwalk to some group of users. How
> do I enable identity protection for it? Giving identity.require before
> mounting catwalk (expectedly) fails.
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to