html templates
Ajay
abra9823 at mail.usyd.edu.au
Fri Aug 20 03:24:11 EDT 2004
> >also quixote offers a session management API? how secure is this
> session
> >management? is it just a cookie on the client side?
>
> "Just" a cookie? How would you do session management more securely?
well what i really meant is whether the data is just kept on the cookie or
is a hash of the data (and some random string) also stored. or do you
store the name of a tmp file on the cookie and the file itself contains
the session data.
i think i'll give cheetah a try
cheers
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the Python-list
mailing list