mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 08:32:45 -05:00
[PR #1223] [CLOSED] Support Manager role #2783
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/1223
Author: @mvalois
Created: 11/12/2020
Status: ❌ Closed
Base:
master← Head:support-manager📝 Commits (1)
444145fSupport Manager role📊 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_collectioncan be moved to a better spot.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.