Dieter Maurer wrote:
Chris Withers wrote at 2003-9-11 15:23 +0100:
Dieter Maurer wrote:
For some (still not yet understood) reason, Zope sends the login page with a 5xx HTTP response code (this is a bug).
Really? That for the basic auth page or cookie auth?
If so, which cookie auth products cause this?
My memory is good (very good, indeed) but not good enough to keep all details...
Well, let me rephrase then, does it happen with CookieCrumbler?
You rephrased the question but you did not make it more easy for me to answer ...
Does Cookie Crumbler return a 5xx HTTP response code when it send the login page to an unauthenticated user? (is that simple enough? ;-) cheers, Chris
Chris Withers wrote:
Dieter Maurer wrote:
Chris Withers wrote at 2003-9-11 15:23 +0100:
Dieter Maurer wrote:
For some (still not yet understood) reason, Zope sends the login page with a 5xx HTTP response code (this is a bug).
Really? That for the basic auth page or cookie auth?
If so, which cookie auth products cause this?
My memory is good (very good, indeed) but not good enough to keep all details... Well, let me rephrase then, does it happen with CookieCrumbler?
You rephrased the question but you did not make it more easy for me to answer ...
Does Cookie Crumbler return a 5xx HTTP response code when it send the login page to an unauthenticated user?
(is that simple enough? ;-)
It sends a 30x to redirect. The request that retrieves the login page gets a 200 response. If there is ever a 5xx, it is unintentional. Shane
participants (2)
-
Chris Withers -
Shane Hathaway