'Last Login' is not longer visible #8710

Closed
opened 2025-12-29 20:40:15 +01:00 by adam · 0 comments
Owner

Originally created by @PieterL75 on GitHub (Oct 4, 2023).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.6.3

Python version

3.10

Steps to Reproduce

GUI

  1. Open 'Users'
  2. Configure Table
  3. There is not 'Last Login' info

API
The API url of a user is not showing the LastLogin info

Expected Behavior

The Last Login date/time is retrievable

Observed Behavior

The Last Login date/time should be stored for User management.
We have to remove stale users, and depend on the LastLogin information in Netbox

Originally created by @PieterL75 on GitHub (Oct 4, 2023). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.6.3 ### Python version 3.10 ### Steps to Reproduce GUI 1. Open 'Users' 2. Configure Table 3. There is not 'Last Login' info API The API url of a user is not showing the LastLogin info ### Expected Behavior The Last Login date/time is retrievable ### Observed Behavior The Last Login date/time should be stored for User management. We have to remove stale users, and depend on the LastLogin information in Netbox
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 20:40:15 +01:00
adam closed this issue 2025-12-29 20:40:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8710