some more info: it's the auth storage that fails to be assigned (is none) when session is in db, thus login succeeds, but in reality it fails since auth is None!
On Monday, October 13, 2014 11:42:31 AM UTC+3, [email protected] wrote: > > hi, > when session is stored in file, all is ok, but when using db > (session.connect(..., db)) after loginin, > the user_id is None. (in glueon/tools.py) > btw, I'm using the latest version of web2py > > cheers, > danny > > > > -- 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/d/optout.

