ok I see now the params are getting popped in the visitor.py ... On 1/31/07, Tim Jones <[EMAIL PROTECTED]> wrote: > > I am trying to figure out how to get the user_name value out of the > login.kid when a user fails to login. Obviously if the user login is > successful then I can get the info from identity.current. But if there if > the login fails in then that does not get set and the > cherrpy.request.params is empty in the login method on the root > controller. The params are there in visitor.py where the login happens > ... I need this value to audit a failed login. Am I missing something. > > thanks > Tim >
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

