mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
[PR #4257] [MERGED] Fix bulk collection deletion #2864
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/4257
Author: @BlackDex
Created: 1/18/2024
Status: ✅ Merged
Merged: 1/25/2024
Merged by: @dani-garcia
Base:
main← Head:fix-bulk-collection-delete📝 Commits (1)
5d7de4dFix bulk collection deletion📊 Changes
1 file changed (+0 additions, -4 deletions)
View changed files
📝
src/api/core/organizations.rs(+0 -4)📄 Description
The bulk collection delete seems to have removed the extra org_id in the posted data. Now we only use the org_id from the path.
Fixes #4253
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.