[Zope] Logging Out
Martijn Pieters
mj@antraciet.nl
Tue, 19 Oct 1999 09:48:11 +0200
At 02:07 19/10/99 , James Punteney wrote:
>Hello,
>
>We are trying to figure out how to allow people to log out from our Zope
>site. The
><!--#raise Unauthorized--> tag brings up a login box, but if the user
>clicks cancel it does not clear out the authenticated user (if the user
>clicks "OK" and then "Cancel" it works). Redirecting to a URL such as
>http://anonymous:nopassword@www.server.com does not work for clearing the
>logged in user either.
>
>In the mailing list archives I read a lot about the userDB and it sounds
>like it might work for what we need, but I can't find it anywhere on the
>zope.org site? Does somebody know where I can find the userDb? Or is
>there some other way to log users out?
USerDB supports cookie based authentication, and it can be found at the old
Zope.org site:
http://www.zope.org:8080/Download/Prereleases/UserDB
--
Martijn Pieters, Web Developer
| Antraciet http://www.antraciet.nl
| Tel: +31-35-7502100 Fax: +31-35-7502111
| mailto:mj@antraciet.nl http://www.antraciet.nl/~mj
| PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149
------------------------------------------