This project is not covered by Drupal’s security advisory policy.
Counts the amount of times a user has logged in and exposes it to Views, nothing more.
It differs from other modules by
- Not keeping a database record for every login, just increment. So there is no need to worry about purging configuration or data loss
- No privacy concern (GDPR, ...): no other user data like IP or user agent are stored
- Deletes the count related record if the user is deleted
- Views configuration does not require aggregation or relationship
Similar projects
- Login History
- Login Tracker
Supporting organizations:
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Access control
17 sites report using this module
- Created by colorfield on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
1.0.0-alpha1
released 23 October 2023
Works with Drupal: ^9 || ^10
Install:
Development version: 1.0.x-dev updated 19 Mar 2024 at 09:15 UTC
