[PR #18] [MERGED] Remove user_uuid when sharing to organization #2440

Closed
opened 2025-11-07 07:43:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/18
Author: @mprasil
Created: 5/15/2018
Status: Merged
Merged: 5/15/2018
Merged by: @dani-garcia

Base: masterHead: share_ownership


📝 Commits (1)

  • 180a020 Remove user_uuid when sharing to organization

📊 Changes

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

View changed files

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

📄 Description

This fixes a but for sharing Ciphers where user_uuid was left in the cipher record which prevented other users from accessing the cipher even if they should be able to.


🔄 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/18 **Author:** [@mprasil](https://github.com/mprasil) **Created:** 5/15/2018 **Status:** ✅ Merged **Merged:** 5/15/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `share_ownership` --- ### 📝 Commits (1) - [`180a020`](https://github.com/dani-garcia/vaultwarden/commit/180a02030c309933e2605c8b2a52266283c95af8) Remove user_uuid when sharing to organization ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/ciphers.rs` (+1 -0) </details> ### 📄 Description This fixes a but for sharing Ciphers where `user_uuid` was left in the cipher record which prevented other users from accessing the cipher even if they should be able to. --- <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:43:45 -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#2440