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

Open
opened 2025-10-09 18:31:39 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/116
Author: @krankur
Created: 8/6/2018
Status: Merged
Merged: 8/9/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/6/2018 **Status:** ✅ Merged **Merged:** 8/9/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>
OVERLORD added the pull-request label 2025-10-09 18:31:39 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3867