[Zope] Re: cookie crumbler - preserving variables in URL
Dieter Maurer
dieter at handshake.de
Thu Sep 2 15:59:11 EDT 2004
Maciek Pasternacki wrote at 2004-9-1 22:42 +0200:
>On Setting Orange, Bureaucracy 26, 3170 YOLD, Dieter Maurer wrote:
>
>> CookieCrumber uses "redirect" to activate its login form -- with
>> an incomplete "came_from".
>>
>> Instead, it should probably render the login form.
>
>Wouldn't it mess with proxies and caches?
It could set the corresponding cache control headers.
If it contained relative URLs, they might be resolved wrongly.
But, this is a single page. You could avoid relative URLs there.
--
Dieter
More information about the Zope
mailing list