mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-11 06:13:23 -05:00
[PR #3354] [MERGED] add endpoints to bulk delete collections/groups #6912
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/3354
Author: @stefan0xC
Created: 3/18/2023
Status: ✅ Merged
Merged: 3/24/2023
Merged by: @dani-garcia
Base:
main← Head:bulk-delete-endpoints📝 Commits (3)
3cf67e0add endpoint to bulk delete groups56cad93add endpoint to bulk delete collectionsed8091adon't useassert()in production code📊 Changes
2 files changed (+112 additions, -25 deletions)
View changed files
📝
src/api/core/organizations.rs(+80 -17)📝
src/auth.rs(+32 -8)📄 Description
I'm not sure if this is the best way but this should fix #3350
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.