[PR #2523] [MERGED] Adding "UserEnabled" and "CreatedAt" member to the json output of a User #3244

Open
opened 2025-10-09 18:19:47 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/2523
Author: @Lowaiz
Created: 6/1/2022
Status: Merged
Merged: 6/4/2022
Merged by: @dani-garcia

Base: mainHead: add_disabled_member_to_json_user


📝 Commits (1)

  • dbd95e0 Adding "UserEnabled" and "CreatedAt" member to the json output of a User in the admin/users and admin/users/ web routes.

📊 Changes

1 file changed (+10 additions, -6 deletions)

View changed files

📝 src/api/admin.rs (+10 -6)

📄 Description

Adding "UserEnabled" and "CreatedAt" member to the json output of a User in the admin/users and admin/users/<ID> web routes.


🔄 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/2523 **Author:** [@Lowaiz](https://github.com/Lowaiz) **Created:** 6/1/2022 **Status:** ✅ Merged **Merged:** 6/4/2022 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `add_disabled_member_to_json_user` --- ### 📝 Commits (1) - [`dbd95e0`](https://github.com/dani-garcia/vaultwarden/commit/dbd95e08e9235c9fd807028f709b7eb2c5693867) Adding "UserEnabled" and "CreatedAt" member to the json output of a User in the admin/users and admin/users/<ID> web routes. ### 📊 Changes **1 file changed** (+10 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/api/admin.rs` (+10 -6) </details> ### 📄 Description Adding "UserEnabled" and "CreatedAt" member to the json output of a User in the `admin/users` and `admin/users/<ID>` web routes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 18:19:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3244