mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[PR #2947] [MERGED] Fix managers and groups link #3193
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#3193
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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.