[Zope] Changing my session identity
Chris McDonough
chrism@digicool.com
Wed, 19 Jul 2000 11:42:51 -0400
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.
> -----Original Message-----
> From: Andreas Rippel [mailto:arippel@informatik.uni-kl.de]
> Sent: Wednesday, July 19, 2000 11:30 AM
> To: zope@zope.org
> Subject: [Zope] Changing my session identity
>
>
> Hi,
>
> does anybody know a possibility to change the identity during
> a browser
> process,
> without killing all clients and logging in again?
>
> Thanks
> Andreas
>
> _______________________________________________
> 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 )
>