Hi list,

I got a web application with the webserver's basic authentication. (yes,
true. At the moment this can not be changed)
Nevertheless I tried to make the browser forget the credentials by sending a


from webob.exc import HTTPUnauthorized
raise HTTPUnauthorized()

But the browser still remembers the login.

Any idea on this?

Thanks a lot and kind regards
Cornelius

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to