Login History adds a new table which stores information about individual user logins, including a timestamp, IP address, user agent information, and whether or not the login was via a reset password link.

Based on this data there are a few pieces of functionality provided by this module:

  • A global report of all user logins
  • Per-user login reports
  • A block that can show the user information about their last login and link to their per-user login report if they have access to it

Project information

Releases