Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Users] Add a "last active" column on the users overview page #82

Open
2 tasks
netsensei opened this issue Jan 25, 2019 · 0 comments
Open
2 tasks

[Users] Add a "last active" column on the users overview page #82

netsensei opened this issue Jan 25, 2019 · 0 comments

Comments

@netsensei
Copy link
Contributor

As an administrator, I can see a "last active" column on the users overview page. This column allows me to see when an account was last active on the hub: that is last log in.

Detailed description

This feature allows administrators to see which accounts are inactive for an extended period of time and need to be either disabled or removed. This allows for better management of stale accounts which could be a potential security hazard.

Possible implementation

  • When a user logs in, update a value in a field "lastLogin"
  • As an administrator, I can see a "last active" column on the users overview page showing the datetime of the last log in.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants