mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 09:03:15 -05:00
[PR #18] [MERGED] Remove user_uuid when sharing to organization #23445
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:share_ownership📝 Commits (1)
180a020Remove 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_uuidwas 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.