durusmail: quixote-users: keep user logged in after restart browser
keep user logged in after restart browser
2006-02-19
keep user logged in after restart browser
Tom Lesters
2006-02-19
Hi,

Thanks for William for answering my previous question regarding scgi and
lighttpd.
But is it a bug or it suppose to act lik that?

Is there a good way to keep user logged in even after restart browser?
For example, when we sign in google account(not gmail) with "remember me on
this computer" checked,
even we restart browser, we'll still logged in for google account.

I understand that I need to set and get my own cookies.
What is a good way to do it in Quixote 2.4?  write a subclass of Session and
SessionMananger with added handling of my own cookie(not session coockie)?
or modify Publisher class in someway? Or there is already a package can help
me to accomplish it.

thanks a lot,
Tom
reply