You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
As a way to track who is using Harbor, it would be useful to provide the date and time of "Last activity" for each user on the Users page. There is currently no way to know which users are "current" users.
Describe the solution you'd like
This could be a new column labeled "Last activity" next to the "Registration time" column, with a similar formatting.
The column could be sortable.
Describe the main design/architecture of your solution
I'm not sure of a simple and economical way to do this.
An alternative, maybe simpler way to do something similar, would be to show the "Last login" rather than the 'Last activity'"
The text was updated successfully, but these errors were encountered:
Thanks, @tostt, for your contribution! Could you please provide more details about your request? For example, if Harbor were to provide the "Last Activity" feature, how would you use it? What specific benefits would you expect to gain from it?
Thank you for your reply.
The main point is to give a quick and complete overview of who is actually using Harbor, vs being a registered user.
In a corporate environment, there may be many people using Harbor. Such a feature will help confirm that the actual usage conforms to the plan.
Such a feature can also help catch errors. As a Harbor administrator, I am not always notified when people leave the organisation. This helps to identify unused accounts, which is also a security issue.
The difference between "last activity" and "last login" is not important to me. "Last login", which is probably easier to implement, is sufficient for my purposes.
You can monitor the enhancement of the audit log in the upcoming release, v2.13.0. This release will include the login action, along with other operations. With these updates, you are able to leverage the audit logs for offline analysis and track user activities.
Is your feature request related to a problem? Please describe.
As a way to track who is using Harbor, it would be useful to provide the date and time of "Last activity" for each user on the Users page. There is currently no way to know which users are "current" users.
Describe the solution you'd like
This could be a new column labeled "Last activity" next to the "Registration time" column, with a similar formatting.
The column could be sortable.
Describe the main design/architecture of your solution
I'm not sure of a simple and economical way to do this.
An alternative, maybe simpler way to do something similar, would be to show the "Last login" rather than the 'Last activity'"
The text was updated successfully, but these errors were encountered: