[Zope] Logout question

Ulrich Wisser u.wisser@luna-park.de
Wed, 17 Nov 1999 12:47:14 +0100


Hi,

> <dtml-raise Unauthorized>
>   <!--#call "RESPONSE.redirect('logged_out')"-->
> </dtml-raise>

when you use basic authentication your browser stores
login and password combination for the realm. The browser
will delete this information only when it receives a
"401 unautorized" HTTP-Code. When you use a redirect it
will receive a "301 moved" HTP-Code and therefor not
delete the login/password.

So long

Ulli

-- 
----------------- Die Website Effizienzer ------------------
luna-park                Bravo Sanchez, Vollmert, Wisser GbR
Ulrich Wisser                   mailto:u.wisser@luna-park.de
Alter Schlachthof, Immenburgstr. 20      Tel +49-228-9654055
D-53121 Bonn                             Fax +49-228-9654057
------------------http://www.luna-park.de ------------------