[PR #1913] [MERGED] Fix limitation on sharing ciphers with attachments #2989

Closed
opened 2026-02-05 05:06:46 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1913
Author: @jjlin
Created: 8/17/2021
Status: Merged
Merged: 8/22/2021
Merged by: @dani-garcia

Base: mainHead: fix-attachment-sharing


📝 Commits (1)

  • 56b4f46 Fix limitation on sharing ciphers with attachments

📊 Changes

2 files changed (+0 additions, -16 deletions)

View changed files

📝 src/api/core/ciphers.rs (+0 -6)
📝 src/db/models/attachment.rs (+0 -10)

📄 Description

This check is several years old, so maybe there was a valid reason for having it before, but it's not correct anymore.

Fixes #1909.


🔄 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/1913 **Author:** [@jjlin](https://github.com/jjlin) **Created:** 8/17/2021 **Status:** ✅ Merged **Merged:** 8/22/2021 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `fix-attachment-sharing` --- ### 📝 Commits (1) - [`56b4f46`](https://github.com/dani-garcia/vaultwarden/commit/56b4f46d7d9c818a392d3ab62322302ed8b0c723) Fix limitation on sharing ciphers with attachments ### 📊 Changes **2 files changed** (+0 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/ciphers.rs` (+0 -6) 📝 `src/db/models/attachment.rs` (+0 -10) </details> ### 📄 Description This check is several years old, so maybe there was a valid reason for having it before, but it's not correct anymore. Fixes #1909. --- <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 2026-02-05 05:06:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2989