31 Jul
2000
31 Jul
'00
3:40 a.m.
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
31 Jul
31 Jul
2:31 p.m.
New subject: [Zope] Log Out
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
9379
Age (days ago)
9379
Last active (days ago)
1 comments
2 participants
participants (2)
-
Aleksander Salwa -
Kapil Thangavelu