RE: [Zope] Changing my session identity
No, unfortunately, you need to stop and restart the browser.
-----Original Message----- From: Jim Washington [mailto:jwashin@vt.edu] Sent: Thursday, July 20, 2000 10:40 AM To: Chris McDonough Cc: zope@zope.org Subject: Re: [Zope] Changing my session identity
How does one become Anonymous User without stopping/restarting the browser? Is there a special username/password for that?
-- Jim Washington
Chris McDonough wrote:
Oops... sorry... <dtml-raise Unauthorized> Unauthorized. </dtml-raise>
Shortcuts on the brain. :-)
-----Original Message----- From: Chris McDonough [mailto:chrism@digicool.com] Sent: Wednesday, July 19, 2000 11:43 AM To: 'Andreas Rippel'; zope@zope.org Subject: RE: [Zope] Changing my session identity
In dtml:
<raise Unauthorized> You are unauthorized. </raise>
If you enter a new valid username/password combo in, you'll be validated and your identity will be changed.
If you cancel or enter an invalid username/password combo, you'll still be logged in as whomever you started with.
_______________________________________________ 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 )
On Thu, 20 Jul 2000, Chris McDonough wrote:
No, unfortunately, you need to stop and restart the browser.
Is there a UserFolder that stores users in ZODB and uses cookie-based authentication? Oleg. (All opinions are mine and not of my employer) ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.
On Thu, Jul 20, 2000 at 11:38:23AM -0400, Chris McDonough wrote:
No, unfortunately, you need to stop and restart the browser.
Well, netscape 4.73 at least identifies http://server:8080 and http://server.whatever.com:8080 as separate authentication domains. So, you can use one as your administration account and one as your test account, if you are in the same domainas the server.
-----Original Message----- From: Jim Washington [mailto:jwashin@vt.edu] Sent: Thursday, July 20, 2000 10:40 AM To: Chris McDonough Cc: zope@zope.org Subject: Re: [Zope] Changing my session identity
How does one become Anonymous User without stopping/restarting the browser? Is there a special username/password for that?
participants (3)
-
Chris McDonough -
jpennyï¼ universal-fasteners.com -
Oleg Broytmann