Posted by bocaj on December 6, 2011 at 9:25pm
Login History provides a table which stores a list of each users' past logins. This module was originally written as a way to capture a user's last login timestamp, thus a new column is added to the users table called last_login.
One thing I'd like to do, but haven't had a chance to yet since the project I originally wrote this for didn't require it, is to have a threshold of how many previous logins per user are kept in the database. Currently, if the site has a lot of users, this table could get rather large.
This module is in early development. If you have any ideas for improvement, please post in the issue queue. Better yet, submit a patch! :)
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Reported installs: 25 sites currently report using this module. View usage statistics.
- Downloads: 135
- Last modified: December 7, 2011