[PR #1688] [MERGED] Add sends_allowed config setting #2995

Closed
opened 2026-03-03 09:09:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1688
Author: @jjlin
Created: 5/12/2021
Status: Merged
Merged: 5/12/2021
Merged by: @dani-garcia

Base: mainHead: config-sends-allowed


📝 Commits (1)

  • 3ff8014 Add sends_allowed config setting

📊 Changes

3 files changed (+13 additions, -1 deletions)

View changed files

📝 .env.template (+5 -0)
📝 src/api/core/sends.rs (+4 -1)
📝 src/config.rs (+4 -0)

📄 Description

This provides global control over whether users can create Bitwarden Sends.


🔄 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/1688 **Author:** [@jjlin](https://github.com/jjlin) **Created:** 5/12/2021 **Status:** ✅ Merged **Merged:** 5/12/2021 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `config-sends-allowed` --- ### 📝 Commits (1) - [`3ff8014`](https://github.com/dani-garcia/vaultwarden/commit/3ff8014adda15c8d37c30556044b0e96f067da47) Add `sends_allowed` config setting ### 📊 Changes **3 files changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.env.template` (+5 -0) 📝 `src/api/core/sends.rs` (+4 -1) 📝 `src/config.rs` (+4 -0) </details> ### 📄 Description This provides global control over whether users can create Bitwarden Sends. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 09:09:17 +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#2995
No description provided.