Hi, Identity seems to use InternalRedirect class to display the login form. As a result the url doesnt get changed, so if there is a controller method on that url that has the same parameters (e.g. user_name) it causes errors.
I wonder if it would be possible to use a "real" redirect, that wil send the browser to /login? thanx Ksenia. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

