Hi all, I'm looking for a quick way to destroy a session. Thanks, Alec Munro
SESSION.invalidate() and if necessary SESSION.getBrowserIdManager().flushBrowserIdCookie() See "Manually Invalidating a Session Data Object" and "Manually Invalidating an Browser Id Cookie" at http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/Sessions.stx On Mon, 2002-08-26 at 09:10, Alec Munro wrote:
Hi all,
I'm looking for a quick way to destroy a session. Thanks,
Alec Munro
_______________________________________________ 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 or about, Monday, August 26, 2002, we have reason to believe that Alec Munro wrote something along the lines of : AM> I'm looking for a quick way to destroy a session. AM> Thanks, AM> Alec Munro request.SESSION.clear() :) -- Geir Bækholt Web Developer geir@funcom.com Product Operations Funcom Oslo
participants (3)
-
Alec Munro -
Chris McDonough -
Geir B�kholt