mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 16:42:18 -05:00
[PR #2947] [MERGED] Fix managers and groups link #22722
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/2947
Author: @BlackDex
Created: 12/2/2022
Status: ✅ Merged
Merged: 12/8/2022
Merged by: @dani-garcia
Base:
main← Head:issue-2932-take2📝 Commits (1)
142f7bbFix managers and groups link📊 Changes
2 files changed (+36 additions, -11 deletions)
View changed files
📝
src/auth.rs(+5 -7)📝
src/db/models/collection.rs(+31 -4)📄 Description
This PR should fix the managers and group link.
Although i think there might be a cleaner sollution, there are a lot of other items to fix here which we should do in time.
But for now, with theh group support already merged, this fix should at least help solving issue #2932.
Fixes #2932
I know, it can be nicer, but lets just leave it like this, and fix all the items later :) .
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.