[PR #343] [MERGED] Fix sharing the item to organization. #15560

Closed
opened 2026-04-23 07:24:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/343
Author: @mprasil
Created: 1/16/2019
Status: Merged
Merged: 1/16/2019
Merged by: @dani-garcia

Base: masterHead: share_fix


📝 Commits (1)

  • 71a10e0 Fix sharing the item to organization.

📊 Changes

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

View changed files

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

📄 Description

Simple fix for issue in #341 - we didn't handle the case when the key is just being shared and hence the update won't have matching org IDs.


🔄 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/343 **Author:** [@mprasil](https://github.com/mprasil) **Created:** 1/16/2019 **Status:** ✅ Merged **Merged:** 1/16/2019 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `share_fix` --- ### 📝 Commits (1) - [`71a10e0`](https://github.com/dani-garcia/vaultwarden/commit/71a10e03783814785516e886620e5a7ee1bc921a) Fix sharing the item to organization. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/ciphers.rs` (+1 -1) </details> ### 📄 Description Simple fix for issue in #341 - we didn't handle the case when the key is just being shared and hence the update won't have matching org IDs. --- <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 2026-04-23 07:24:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#15560