[Zope] Logging out of Zope

Chris McDonough chrism@digicool.com
Wed, 13 Sep 2000 12:07:23 -0400


In a dtml method named "logout"

<dtml-raise Unauthorized>
  You are not authorized
</dtml-raise>

Read the section on "Authentication Credentials" at
http://www.zope.org/Members/mcdonc/PDG/6-1-Security.stx

----- Original Message -----
From: <stuartafoster@home.com>
To: <zope@zope.org>
Sent: Wednesday, September 13, 2000 11:00 AM
Subject: [Zope] Logging out of Zope


Is there a way to allow an authenticated user to logout of Zope?
I want to allow a user to logout and someone else login.

Thanks

_______________________________________________
Zope maillist  -  Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )