[PR #160] [MERGED] Add DELETE handlers fo cipher and attachment deletion (fixes #158) #2644

Closed
opened 2026-03-03 02:20:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/160
Author: @mprasil
Created: 8/28/2018
Status: Merged
Merged: 8/28/2018
Merged by: @dani-garcia

Base: masterHead: delete_admin_calls


📝 Commits (1)

  • e1a47d8 Add DELETE handlers fo cipher and attachment deletion (fixes #158)

📊 Changes

2 files changed (+12 additions, -0 deletions)

View changed files

📝 src/api/core/ciphers.rs (+10 -0)
📝 src/api/core/mod.rs (+2 -0)

📄 Description

This just adds two aliases for deleting ciphers and attachments from Org Vault.


🔄 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/160 **Author:** [@mprasil](https://github.com/mprasil) **Created:** 8/28/2018 **Status:** ✅ Merged **Merged:** 8/28/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `delete_admin_calls` --- ### 📝 Commits (1) - [`e1a47d8`](https://github.com/dani-garcia/vaultwarden/commit/e1a47d845699b32e0035acd7fd30153b7c830ebe) Add DELETE handlers fo cipher and attachment deletion (fixes #158) ### 📊 Changes **2 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/ciphers.rs` (+10 -0) 📝 `src/api/core/mod.rs` (+2 -0) </details> ### 📄 Description This just adds two aliases for deleting ciphers and attachments from Org Vault. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 02:20:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#2644
No description provided.