[Zope] Re: cookie crumbler - preserving variables in URL
Dieter Maurer
dieter at handshake.de
Wed Sep 1 14:05:28 EDT 2004
Maciek Pasternacki wrote at 2004-9-1 02:48 +0200:
>On Prickle-Prickle, Bureaucracy 25, 3170 YOLD, Dieter Maurer wrote:
>> ...
>> But, you can make the corresponding hidden variable right:
>>
>> In the login form, you still have the original request.
>
>How is it possible? Login form is not displayed instead of called
>page under it's URL, but it's /login/login_form?came_from=..., so
>there must be some redirection and a new request.
You are right!
CookieCrumber uses "redirect" to activate its login form -- with
an incomplete "came_from".
Instead, it should probably render the login form.
--
Dieter
More information about the Zope
mailing list