Hello, On Tuesday January 27, 2009 15:16:36 TJ Ninneman wrote: > Does the cookie get set within a custom Challenger plugin or within > the Authenticator plugin?
It's the way TurboGears itself deals with so-called flash messages, it's not specific to authentication messages. But I'd subclass the authenticator to flash the message you want (e.g., "login succeeded", "login failed"). This conversation reminds me that logged in messages are not supported yet in TG2. Going to solve it now... Cheers. -- Gustavo Narea <http://gustavonarea.net/>. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
