mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 09:03:15 -05:00
[PR #5095] [MERGED] Fix collection management and match some json output #16404
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/5095
Author: @BlackDex
Created: 10/17/2024
Status: ✅ Merged
Merged: 10/18/2024
Merged by: @dani-garcia
Base:
main← Head:fix-collection-mgmt📝 Commits (1)
57279d5Fix collection mgmt and match some json output📊 Changes
8 files changed (+16 additions, -27 deletions)
View changed files
📝
src/api/core/ciphers.rs(+0 -1)📝
src/api/core/organizations.rs(+1 -0)📝
src/api/identity.rs(+1 -12)📝
src/db/models/cipher.rs(+1 -1)📝
src/db/models/collection.rs(+3 -3)📝
src/db/models/group.rs(+1 -1)📝
src/db/models/organization.rs(+2 -4)📝
src/db/models/user.rs(+7 -5)📄 Description
fieldsresponse when it was empty🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.