Can you try the current trunk? On Thursday, 19 September 2013 16:41:58 UTC-5, Massimo Di Pierro wrote: > > This could be related. We will look into this asap. > > On Thursday, 19 September 2013 14:33:24 UTC-5, Andriy wrote: >> >> >> <https://lh4.googleusercontent.com/-RVjcMzxgrZ0/UjtQm6n1Z_I/AAAAAAAAABQ/9Gz8fpkeGSw/s1600/cookie.jpg> >> My site and forum was running fine for 5 month now. Yesterday, I updated >> from version 2.4 (or 2.5, I don`t remember for sure which it was) to >> version 2.6.3. I did what change log says and copied static/js/web2py.js, >> controllers/appadmin.py, and views/appadmin.html from the welcome app to my >> app. Everything appeared to run fine. But today users start complaining >> that site does not remember them even if they check "remember me for 90 >> days" on login. I checked myself and indeed, if I log out, log in, close >> browser and than open it, I`m not logged in to site. >> I have auth.settings.long_expiration = 3600*24*90 line in db.py, it was >> working before. >> I checked received cookie in Opera and noticed, that "*expires"* fields >> are blank: >> >> >> >> Can this be the reason? If yes, is this some bug in 2.6.3 release? If not >> I have no knowledge what it may be, and ask for help, where to look for >> trouble. Thank you. >> Also I noticed another thread mentioning change in cookies handling - >> https://groups.google.com/forum/#!topic/web2py/Ju0LIa35de4 May be this >> is related? >> >> >> >> <https://lh4.googleusercontent.com/-RVjcMzxgrZ0/UjtQm6n1Z_I/AAAAAAAAABQ/9Gz8fpkeGSw/s1600/cookie.jpg> >> >
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

