[Zope-dev] Re: [Zope3-Users] How do I automatically login a user
Jim Fulton
jim at zope.com
Thu Apr 3 10:05:34 EDT 2008
Let's move this discussion to zope-dev.
On Apr 2, 2008, at 5:36 AM, kevin gill wrote:
> Please check in the code to the sandbox and I will have a look at
> it. The
> coding looks straight-forward, but choosing how to work it into the
> existing components.
>
> I will look at the code and come back with questions.
I just checked 2 files, session.txt and session.py, into
http://svn.zope.org/Sandbox/J1m/
These provide several features, most of which are of particular
interest here:
- An api to save session credentials independent of login,
- saving sha-encoded passwords,
- logout api
- having an optional additional credential of a user domain,
(probably not of general interest)
Jim
--
Jim Fulton
Zope Corporation
More information about the Zope-Dev
mailing list