mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 08:32:45 -05:00
[PR #2524] [CLOSED] Adding "CreatedAt" member to the json output of a User #22632
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/2524
Author: @Lowaiz
Created: 6/1/2022
Status: ❌ Closed
Base:
main← Head:add_created_member_to_json_user📝 Commits (1)
c093ec6Adding "CreatedAt" member to the json output of a User so the admin/users and admin/users/ routes give the creation time information.📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
src/db/models/user.rs(+3 -1)📄 Description
Adding "CreatedAt" member to the json output of a User so the
admin/usersandadmin/users/<ID>routes give the creation time information.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.