[web2py] Re: loging web2py

2016-01-25 Thread eric cuver
Thank you Mr Massimo !! Le lundi 25 janvier 2016 18:49:34 UTC+1, Massimo Di Pierro a écrit : > > increase the default expiration time > > auth.settings.expiration = 1 # seconds > > On Sunday, 24 January 2016 21:45:46 UTC-6, eric cuver wrote: >> >> I think I misspoke I would extend the

[web2py] Re: loging web2py

2016-01-25 Thread Massimo Di Pierro
increase the default expiration time auth.settings.expiration = 1 # seconds On Sunday, 24 January 2016 21:45:46 UTC-6, eric cuver wrote: > > I think I misspoke I would extend the length of sessions. As facebook or > gmail if we are not disconnected we are connected all the time > > Le

[web2py] Re: loging web2py

2016-01-24 Thread eric cuver
I think I misspoke I would extend the length of sessions. As facebook or gmail if we are not disconnected we are connected all the time Le dimanche 24 janvier 2016 20:11:55 UTC+1, Massimo Di Pierro a écrit : > > What do you mean "login each time". After the first login, the system > remembers

[web2py] Re: loging web2py

2016-01-24 Thread Massimo Di Pierro
What do you mean "login each time". After the first login, the system remembers you until the session expires. Is this not working for you? What do you experience? On Sunday, 24 January 2016 03:31:26 UTC-6, eric cuver wrote: > > Hello everybody, > I need to know how I can do to avoid that users