[PR #116] [MERGED] Implemented bulk cipher share (share selected) #100 #2615

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

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/116
Author: @krankur
Created: 8/5/2018
Status: Merged
Merged: 8/8/2018
Merged by: @dani-garcia

Base: betaHead: beta


📝 Commits (1)

  • fb7b1c8 Implemented bulk cipher share (share selected) #100

📊 Changes

3 files changed (+68 additions, -5 deletions)

View changed files

📝 src/api/core/ciphers.rs (+61 -5)
📝 src/api/core/mod.rs (+1 -0)
📝 src/db/models/attachment.rs (+6 -0)

📄 Description

Implemented bulk cipher share "api/ciphers/share", as the new Vault version (2.0) supports bulk share.


🔄 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/116 **Author:** [@krankur](https://github.com/krankur) **Created:** 8/5/2018 **Status:** ✅ Merged **Merged:** 8/8/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `beta` ← **Head:** `beta` --- ### 📝 Commits (1) - [`fb7b1c8`](https://github.com/dani-garcia/vaultwarden/commit/fb7b1c8c18aa6d335addf07ca2aadbdd0394a7b9) Implemented bulk cipher share (share selected) #100 ### 📊 Changes **3 files changed** (+68 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/ciphers.rs` (+61 -5) 📝 `src/api/core/mod.rs` (+1 -0) 📝 `src/db/models/attachment.rs` (+6 -0) </details> ### 📄 Description Implemented bulk cipher share "api/ciphers/share", as the new Vault version (2.0) supports bulk share. --- <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:02 +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#2615
No description provided.