Is there a way I can provide for an authenticated user to un-authenticate themself? I don't really expect this to be useful for most users, but when testing my application I need to log on as several different users and see that each one works. It would be nice if I could do that without restarting my browser. -D -- Contrary to popular belief, Unix is user friendly. It just happens to be selective about who it makes friends with. -- Dave Parnas GnuPG key : http://dman.ddts.net/~dman/public_key.gpg
simply use manage_zmi_logout
From: dman <dman@dman.ddts.net> Date: Fri, 3 May 2002 16:15:48 -0500 To: zope@zope.org Subject: [Zope] logout for users?
Is there a way I can provide for an authenticated user to un-authenticate themself? I don't really expect this to be useful for most users, but when testing my application I need to log on as several different users and see that each one works. It would be nice if I could do that without restarting my browser.
-D
--
Contrary to popular belief, Unix is user friendly. It just happens to be selective about who it makes friends with. -- Dave Parnas
GnuPG key : http://dman.ddts.net/~dman/public_key.gpg
On Fri, May 03, 2002 at 02:14:09PM -0800, Colyn Brown wrote: | > From: dman <dman@dman.ddts.net> | > | > Is there a way I can provide for an authenticated user to | > un-authenticate themself? I don't really expect this to be useful for | > most users, but when testing my application I need to log on as | > several different users and see that each one works. It would be nice | > if I could do that without restarting my browser. | | simply use manage_zmi_logout Thanks! That works perfectly. -D -- The light of the righteous shines brightly, but the lamp of the wicked is snuffed out. Proverbs 13:9 GnuPG key : http://dman.ddts.net/~dman/public_key.gpg
participants (2)
-
Colyn Brown -
dman