mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 17:12:43 -05:00
[PR #3315] [MERGED] Fix web-vault Member UI show/edit/save #3130
Reference in New Issue
Block a user
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/3315
Author: @BlackDex
Created: 3/6/2023
Status: ✅ Merged
Merged: 3/6/2023
Merged by: @dani-garcia
Base:
main← Head:issue-3311📝 Commits (1)
10c5476Fix 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.