mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 09:22:30 -05:00
[PR #5673] [MERGED] On member invite and edit access_all is not sent anymore #25854
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/5673
Author: @Timshel
Created: 3/7/2025
Status: ✅ Merged
Merged: 4/16/2025
Merged by: @BlackDex
Base:
main← Head:fix/access_all📝 Commits (2)
0050451On member invite and edit access_all is not sent anymore630a85cUse MembershipType ordering for access_all check📊 Changes
1 file changed (+14 additions, -23 deletions)
View changed files
📝
src/api/core/organizations.rs(+14 -23)📄 Description
With client
bw_web_v2025.1.1theaccess_allfield is not sent anymore.As such when selecting
OwnerorAdminthe user end-up with no permissions.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.