[PR #1223] [CLOSED] Support Manager role #2920

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

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1223
Author: @mvalois
Created: 11/12/2020
Status: Closed

Base: masterHead: support-manager


📝 Commits (1)

📊 Changes

2 files changed (+91 additions, -9 deletions)

View changed files

📝 src/api/core/organizations.rs (+50 -9)
📝 src/auth.rs (+41 -0)

📄 Description

Wanna fix #1136
This is my first time with Rust. Feel free to ask for changes (especially for error handling).
Maybe the function check_manager_in_collection can be moved to a better spot.


🔄 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/1223 **Author:** [@mvalois](https://github.com/mvalois) **Created:** 11/12/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `support-manager` --- ### 📝 Commits (1) - [`444145f`](https://github.com/dani-garcia/vaultwarden/commit/444145f264288eda71f4dfc9ffa601a345061b4a) Support Manager role ### 📊 Changes **2 files changed** (+91 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/organizations.rs` (+50 -9) 📝 `src/auth.rs` (+41 -0) </details> ### 📄 Description Wanna fix #1136 This is my first time with Rust. Feel free to ask for changes (especially for error handling). Maybe the function `check_manager_in_collection` can be moved to a better spot. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 09:08:57 +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#2920
No description provided.