mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[PR #5095] [MERGED] Fix collection management and match some json output #3561
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#3561
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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.