[PR #2947] [MERGED] Fix managers and groups link #22722

Closed
opened 2026-05-16 05:30:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: issue-2932-take2


📝 Commits (1)

  • 142f7bb Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/2947 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 12/2/2022 **Status:** ✅ Merged **Merged:** 12/8/2022 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `issue-2932-take2` --- ### 📝 Commits (1) - [`142f7bb`](https://github.com/dani-garcia/vaultwarden/commit/142f7bb50dc58482455858044185a446081ebb08) Fix managers and groups link ### 📊 Changes **2 files changed** (+36 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/auth.rs` (+5 -7) 📝 `src/db/models/collection.rs` (+31 -4) </details> ### 📄 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 :) . --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-16 05:30:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#22722