[PR #866] [CLOSED] Allow disabling attachment uploading #2810

Closed
opened 2026-03-03 08:53:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/866
Author: @mprasil
Created: 2/16/2020
Status: Closed

Base: masterHead: disable-attachments


📝 Commits (1)

  • 2ea052b Allow disabling attachment uploading

📊 Changes

2 files changed (+26 additions, -4 deletions)

View changed files

📝 src/api/core/ciphers.rs (+24 -4)
📝 src/config.rs (+2 -0)

📄 Description

This adds an configuration option to disable uploading attachments in
cases where running out of space on server is a concern for example.

This was raised in #865 and seems like worthwhile addition.


🔄 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/866 **Author:** [@mprasil](https://github.com/mprasil) **Created:** 2/16/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `disable-attachments` --- ### 📝 Commits (1) - [`2ea052b`](https://github.com/dani-garcia/vaultwarden/commit/2ea052ba5e4c041e4aae3c531cec40b23422843c) Allow disabling attachment uploading ### 📊 Changes **2 files changed** (+26 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/ciphers.rs` (+24 -4) 📝 `src/config.rs` (+2 -0) </details> ### 📄 Description This adds an configuration option to disable uploading attachments in cases where running out of space on server is a concern for example. This was raised in #865 and seems like worthwhile addition. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 08:53:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#2810
No description provided.