Add lastweblogin and lastuserslogin support, as per Jay's request.
I added a DB table to record last Web login, and I've added a backed program (lastlogin.c) to get the lastlogin information from users:/var/log/lastlog (mounted on boss:/usr/testbed/usersvar). These two bits of info are now displayed in the user infomation page.
security/lastlogin.c
0 → 100644
Please register or sign in to comment