On Fri, May 20, 2011 at 10:02 PM, Christoph Zwerschke <[email protected]> wrote:
> Am 20.05.2011 19:50 schrieb steve:
>>
>> 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?
>
> I would simply pass the message on in the post logout handler:
>

I think that you can also request.cookies.clear() to logout instead of
redirecting to logout_handler, that should avoid two redirect and so
solve the problem

-- 
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.

Reply via email to