[GH-ISSUE #4062] [feature]: Record the day of the last login #1446

Closed
opened 2026-03-16 20:21:37 +03:00 by kerem · 3 comments
Owner

Originally created by @RaHehl on GitHub (May 14, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4062

Is there an existing issue for this?

  • I have searched the existing issues

Summary

In order to see how many active users there are on the self-hosted instance, it would be useful if we could see in the admin dashboard when a user last logged in, the date would be completely sufficient, the time is not needed.

Why should this be worked on?

We currently cannot see how many users are actively using Hoppscotch. There are also users who have only tried Hoppscotch once and we would like to clean it up after some time.

Originally created by @RaHehl on GitHub (May 14, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4062 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary In order to see how many active users there are on the self-hosted instance, it would be useful if we could see in the admin dashboard when a user last logged in, the date would be completely sufficient, the time is not needed. ### Why should this be worked on? We currently cannot see how many users are actively using Hoppscotch. There are also users who have only tried Hoppscotch once and we would like to clean it up after some time.
kerem 2026-03-16 20:21:37 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@balub commented on GitHub (May 28, 2024):

@RaHehl We have a small confusion we'd like you to help us out with. Could you mention what is it you are looking for?

  1. Show when the user last logged into the platform.

image

  1. Show when the user was last active on the platform.

image

<!-- gh-comment-id:2135142184 --> @balub commented on GitHub (May 28, 2024): @RaHehl We have a small confusion we'd like you to help us out with. Could you mention what is it you are looking for? 1) Show when the user last logged into the platform. ![image](https://github.com/hoppscotch/hoppscotch/assets/14091627/4a648b8c-b439-405e-90c8-3b8a1688dcc5) 2) Show when the user was last active on the platform. ![image](https://github.com/hoppscotch/hoppscotch/assets/14091627/319d4a0a-d9a4-423b-b091-88e113597f97)
Author
Owner

@RaHehl commented on GitHub (May 28, 2024):

@balub It depends, so the problem I need to solve is that I need to know how many active users there are and I need to detect when someone hasn't used Hoppscotch in a while. However, according to our policies, it may not be possible to check whether someone is currently working.

So simplified:

I need active but that can't be time based (day base is better), I just need to be able to detect if someone hasn't used their user for say 4 weeks.

So Second One but saying as example Today/Yesterday/2 Month ago

<!-- gh-comment-id:2135159842 --> @RaHehl commented on GitHub (May 28, 2024): @balub It depends, so the problem I need to solve is that I need to know how many active users there are and I need to detect when someone hasn't used Hoppscotch in a while. However, according to our policies, it may not be possible to check whether someone is currently working. So simplified: I need active but that can't be time based (day base is better), I just need to be able to detect if someone hasn't used their user for say 4 weeks. So Second One but saying as example Today/Yesterday/2 Month ago
Author
Owner

@heyhexadecimal commented on GitHub (Jun 1, 2024):

Can i pick this one ??

<!-- gh-comment-id:2143605019 --> @heyhexadecimal commented on GitHub (Jun 1, 2024): Can i pick this one ??
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1446
No description provided.