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

Closed
opened 2025-10-09 18:22:26 +03:00 by OVERLORD · 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/13/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/13/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>
OVERLORD added the pull-request label 2025-10-09 18:22:26 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3383