[PR #3951] [MERGED] Adds LastActive on /admin/users API route #6997

Closed
opened 2026-03-07 21:09:18 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/3951
Author: @mvalois
Created: 10/3/2023
Status: Merged
Merged: 10/20/2023
Merged by: @dani-garcia

Base: mainHead: last-active


📝 Commits (2)

  • bf41d74 Adds LastActive on /admin/users API route
  • 30b408e LastActive is null instead of 'Never' when never connected

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 src/api/admin.rs (+4 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/3951 **Author:** [@mvalois](https://github.com/mvalois) **Created:** 10/3/2023 **Status:** ✅ Merged **Merged:** 10/20/2023 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `last-active` --- ### 📝 Commits (2) - [`bf41d74`](https://github.com/dani-garcia/vaultwarden/commit/bf41d74501907bd545b471752eb2b51f000a9500) Adds LastActive on /admin/users API route - [`30b408e`](https://github.com/dani-garcia/vaultwarden/commit/30b408eaa9f3d84c4aee849597ba1f25d4ba06ad) LastActive is null instead of 'Never' when never connected ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/api/admin.rs` (+4 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 21:09:18 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#6997