hi,
i am trying to do the following in my user controller:
if username or password was change:
flash("your username or password was changed, please log in
again")
redirect("/logout_handler")
however, since the logout redirects to the login page, i think the
flash message is getting dropped.
what is the correct way to do this?
thanks,
steve
--
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.