[PR #1199] [MERGED] Add missing admin endpoints for deleting ciphers #2777

Closed
opened 2025-11-07 07:54:31 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1199
Author: @jjlin
Created: 10/23/2020
Status: Merged
Merged: 10/23/2020
Merged by: @dani-garcia

Base: masterHead: delete-admin


📝 Commits (1)

  • 95caaf2 Add missing admin endpoints for deleting ciphers

📊 Changes

1 file changed (+29 additions, -1 deletions)

View changed files

📝 src/api/core/ciphers.rs (+29 -1)

📄 Description

This fixes the inability to bulk-delete ciphers from org vault views.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/1199 **Author:** [@jjlin](https://github.com/jjlin) **Created:** 10/23/2020 **Status:** ✅ Merged **Merged:** 10/23/2020 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `delete-admin` --- ### 📝 Commits (1) - [`95caaf2`](https://github.com/dani-garcia/vaultwarden/commit/95caaf2a40194de6db3305ef1d8f28ddeae159e0) Add missing admin endpoints for deleting ciphers ### 📊 Changes **1 file changed** (+29 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/ciphers.rs` (+29 -1) </details> ### 📄 Description This fixes the inability to bulk-delete ciphers from org vault views. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-07 07:54:31 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#2777