14 Mar
2005
14 Mar
'05
2:04 p.m.
Leticia Larrosa wrote:
Hi all:
I want to create user sessions in zope with credentials taken from an authentication form and data about the user taken from a PostgreSQL database. I know that Zope2.5 and later bring with something to do this like CoreSessionTracking, and exist some extra products like: SQLSession, HappySession, FSSession (I don't know any else)
Zope 2.7.x (I think it starts with Zope 2.6.x but I would not bet my life on this...) has builtin support for sessions. Read the Zope Book for more informations. HTH -- Bruno Desthuilliers Développeur bruno@modulix.org