[Zope3-Users] How do I automatically login a user

kevin gill kevin at movieextras.ie
Tue Apr 1 12:33:23 EDT 2008


During my registration process I want to automatically login the user (in
Zope3).

I can see how to programatically logout a user using
ILogout().logout(request), but I don't see an equivalent for logging in.

I intend to use session cookies for tracking users.

Thanks

Kevin







More information about the Zope3-users mailing list