[Zope] ZServer: Www-Authenticate header not passed

Andrew Snare ajs@pigpond.com
10 Feb 1999 13:07:56 +1100


--pgp-sign-Multipart_Wed_Feb_10_13:07:52_1999-1
Content-Type: text/plain; charset=US-ASCII

It would appear when doing user authentication that ZServer doesn't
include a Www-Authenticate header in the 401 response, meaning that
(amongst other things) that __bobo_realm__ isn't passed on to the
browser.

This normally isn't critical, but it's enough to make lynx choke and
simply display the 401 response (instead of asking for a
username/password and retrying). Lynx bug perhaps?

It wasn't listed in the bug collector, so I'm assuming this isn't a
known bug. I would have added it to the bug collector myself, but the
bug collector itself has a bug in that you can't select ZServer as the
product when reporting the bug.... :)

 - Andrew
-- 
#!/usr/bin/env python
print(lambda s:s+"("+`s`+")")\
('#!/usr/bin/env python\012print(lambda s:s+"("+`s`+")")\\\012')
print(lambda x:x%`x`)('print(lambda x:x%%`x`)(%s)')

--pgp-sign-Multipart_Wed_Feb_10_13:07:52_1999-1
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP MESSAGE-----
Version: 2.6.3i
Comment: If you don't know what this is, you can safely ignore it.

iQCVAwUBNsDp/D9oumhqYnjxAQGdPAP/cnhn0unYcq6q0BOjbr0QwTH9wxDoIOmn
ybjhmXgPjr3lIb8xb3L0djcPYNf22+USRaTTPruijdk58nYMDeRsmr9c5S20WUeF
h9FjBNRlf1sO38JJHLkpP94xta2iLyyT2gJlF9yLk0lS9afkI0B7McaoDOyzXjt2
o7MQJATEmIY=
=xMRo
-----END PGP MESSAGE-----

--pgp-sign-Multipart_Wed_Feb_10_13:07:52_1999-1--