On Fri, Nov 14, 2008 at 3:03 PM, Jens Hoffrichter <[EMAIL PROTECTED]> wrote: > > If you modify the signature of the __call__ method in the BaseController to > > def __call__(self, action): > > you have it right there, and can check all you want :) > > That is how I do that exactly in my home brewn authentication ;)
D'oh! I knew that but I didn't think of it. These are the little tips that need to get into the documentation. -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
