[Zope] logout
Tino Wildenhain
tino@wildenhain.de
Sat, 10 Jun 2000 10:34:12 +0200
Hi James,
James Cummings wrote:
>
> Ok, since I haven't found this by searching the site or the mailing list
> archive, is it possible to logout as superuser? I would like to be able to
> login as a different user, but I haven't been able to find out how to do this.
often prependig the url with the new user like this:
http://newuser@site/...
logs you out and in as the new user.
But this behavior is not defined as in rfc.
HTH
Tino Wildenhain