[PR #1087] [MERGED] Add support for restricting org creation to certain users #3535

Closed
opened 2025-10-09 18:25:13 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1087
Author: @jjlin
Created: 8/6/2020
Status: Merged
Merged: 8/8/2020
Merged by: @dani-garcia

Base: masterHead: org-creation-users


📝 Commits (1)

  • 570d6c8 Add support for restricting org creation to certain users

📊 Changes

3 files changed (+36 additions, -0 deletions)

View changed files

📝 .env.template (+8 -0)
📝 src/api/core/organizations.rs (+4 -0)
📝 src/config.rs (+24 -0)

📄 Description

No description provided


🔄 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/1087 **Author:** [@jjlin](https://github.com/jjlin) **Created:** 8/6/2020 **Status:** ✅ Merged **Merged:** 8/8/2020 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `org-creation-users` --- ### 📝 Commits (1) - [`570d6c8`](https://github.com/dani-garcia/vaultwarden/commit/570d6c8bf97d6c554a9f5265c9cc9aa4e8482f24) Add support for restricting org creation to certain users ### 📊 Changes **3 files changed** (+36 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.env.template` (+8 -0) 📝 `src/api/core/organizations.rs` (+4 -0) 📝 `src/config.rs` (+24 -0) </details> ### 📄 Description _No description provided_ --- <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:25:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3535