[PR #3315] [MERGED] Fix web-vault Member UI show/edit/save #3130

Closed
opened 2025-11-07 08:03:55 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/3315
Author: @BlackDex
Created: 3/6/2023
Status: Merged
Merged: 3/6/2023
Merged by: @dani-garcia

Base: mainHead: issue-3311


📝 Commits (1)

  • 10c5476 Fix web-vault Member UI show/edit/save

📊 Changes

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

View changed files

📝 src/api/core/organizations.rs (+22 -5)

📄 Description

There was a small bug left in regards to the web-vault v2023.2.0 fixes. This PR fixes the left items. I think all should be addressed now. When editing a User, you were not able to see or edit groups, or see wich collections a user bellonged to.

Fixes #3311


🔄 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/3315 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 3/6/2023 **Status:** ✅ Merged **Merged:** 3/6/2023 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `issue-3311` --- ### 📝 Commits (1) - [`10c5476`](https://github.com/dani-garcia/vaultwarden/commit/10c5476d311ed22b53f5ec1ddcdc1f991aa757ac) Fix web-vault Member UI show/edit/save ### 📊 Changes **1 file changed** (+22 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/organizations.rs` (+22 -5) </details> ### 📄 Description There was a small bug left in regards to the web-vault v2023.2.0 fixes. This PR fixes the left items. I think all should be addressed now. When editing a User, you were not able to see or edit groups, or see wich collections a user bellonged to. Fixes #3311 --- <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 2025-11-07 08:03:55 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#3130