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

Closed
opened 2026-03-03 09:41:49 +03:00 by kerem · 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>
kerem 2026-03-03 09:41:49 +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#3193
No description provided.