mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 17:23:04 +03:00
[PR #2523] [MERGED] Adding "UserEnabled" and "CreatedAt" member to the json output of a User #3244
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:add_disabled_member_to_json_user📝 Commits (1)
dbd95e0Adding "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/usersandadmin/users/<ID>web routes.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.