https://bugzilla.wikimedia.org/show_bug.cgi?id=23247

--- Comment #1 from Sergey Chernyshev <sergey.chernys...@gmail.com> 2010-04-21 
14:44:31 UTC ---
I think one solution will be to adjust garbage collector not to remove session
data more often then $wgCookieExpiration or use memcached or APC for session
storage so it's not garbage collected.

Another solution would be the one you suggested on a mailing list - to use
cookie to store long term login flag and attempt immediate OpenID login in
cases when session information is lost.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to