17 Mar
2003
17 Mar
'03
8:28 p.m.
Bryan C. Andregg wrote at 2003-3-17 09:08 -0500:
A typical HTTP authentication behaviour:
Login information is automatically send to the subhierarchy rooted in the parent of the object that did require the authentication.
I understand that, but if the client is sending the Login information and it's valid, then why doesn't Zope return the requested page using the login information?
Hm, I suggested that the client *does not* send the login information... It sends it only into the subhierarchie containing the URL that requested authentication. Dieter