[PR #1222] [CLOSED] Support Manager role #2918

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

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/1222
Author: @matlink
Created: 11/11/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/1222 **Author:** [@matlink](https://github.com/matlink) **Created:** 11/11/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `support-manager` --- ### 📝 Commits (1) - [`2f9ba4a`](https://github.com/dani-garcia/vaultwarden/commit/2f9ba4a4e21c1318fa45465a752e06a148b0a334) 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:56 +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#2918
No description provided.