[PR #5359] [MERGED] fix manager role in admin users overview #2599

Open
opened 2025-10-09 18:08:02 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/5359
Author: @stefan0xC
Created: 1/7/2025
Status: Merged
Merged: 1/7/2025
Merged by: @BlackDex

Base: mainHead: fix-admin-users


📝 Commits (1)

  • 3f6cb61 fix manager role in admin users overview

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/static/scripts/admin_users.js (+1 -1)

📄 Description

due to this hack the returned type in the overview has changed:
ef4bff09eb/src/db/models/organization.rs (L383-L385)


🔄 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/5359 **Author:** [@stefan0xC](https://github.com/stefan0xC) **Created:** 1/7/2025 **Status:** ✅ Merged **Merged:** 1/7/2025 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `fix-admin-users` --- ### 📝 Commits (1) - [`3f6cb61`](https://github.com/dani-garcia/vaultwarden/commit/3f6cb61c88c2b24fad2befc70fc924f6c2cd9580) fix manager role in admin users overview ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/static/scripts/admin_users.js` (+1 -1) </details> ### 📄 Description due to this hack the returned type in the overview has changed: https://github.com/dani-garcia/vaultwarden/blob/ef4bff09eb4414117cd8ea25c809988872e2016b/src/db/models/organization.rs#L383-L385 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 18:08:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2599