10 Apr
2002
10 Apr
'02
6:40 p.m.
Marc Ende writes:
I've tried to use Sessions on my zope-site for authentication features... Is there any good documentation about the session data manager and the browser id manager. I've been searching the whole night but I've only found sql - sessionmanager, happy... etc. etc.... But I haven't found a good docu about the included one. (Even the ZopeBook doesn't tell much about sessions) Search Zope.org for the CoreSessionTracking (CST) documentation. It's the predecessor of nowadays session and it is well documented...
Dieter