Is your BaseController derived from TGController. If not you need (at least for now) an _check_security method like one TGController has, because the object dispatch is calling that to run the security checks as it walks the object tree.
--Mark Ramm On Thu, Mar 5, 2009 at 5:09 AM, Sergei Beilin <[email protected]> wrote: > > Hello Jorge! > > Oops, in my case the BaseController-based controller are not > restricted, too! > I'd review my code and then confirm or disprove. > > -- > Sergei > > > -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

