On Sun, 30 Jul 2000, Kapil Thangavelu wrote:

> Is there a way to log out of Zope without presenting a netscape dialog
> or killing the browser?
> 
> i'd prefer that users have a link 'logout' that takes them back to the
> /root/index_html as anonymous
> 

You can do it with one of the replacements for 'User Folder' - products
'GenericUserFolder' (aka 'GUF') or newer 'LoginManager', running in cookie
mode.
GUF has method 'logout', LoginManager - 'logoutForm', you can custumize it
to make right redirection.


ololo


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
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 )

Reply via email to