[web2py] Re: How to capture auth_user login time & logout time

2018-09-27 Thread mostwanted
Thank you guys On Thursday, September 27, 2018 at 6:18:57 PM UTC+2, Joe Barnhart wrote: > > What Anthony said. Only sessions rarely log out. They mostly time out, > which does not show up as an event. > > Joe > > On Wednesday, September 26, 2018 at 12:13:25 PM UTC-7, mostwanted wrote: >> >> Hi

[web2py] Re: How to capture auth_user login time & logout time

2018-09-27 Thread Joe Barnhart
What Anthony said. Only sessions rarely log out. They mostly time out, which does not show up as an event. Joe On Wednesday, September 26, 2018 at 12:13:25 PM UTC-7, mostwanted wrote: > > Hi guys, i was wondering if there is a way for me to capture user login > time and user logout time > > R

[web2py] Re: How to capture auth_user login time & logout time

2018-09-26 Thread Anthony
The db.auth_event table stores login, logout, and other events. Anthony On Wednesday, September 26, 2018 at 3:13:25 PM UTC-4, mostwanted wrote: > > Hi guys, i was wondering if there is a way for me to capture user login > time and user logout time > > Regards > > Moatwanted > -- Resources: - h