[PR #5673] [MERGED] On member invite and edit access_all is not sent anymore #27204

Closed
opened 2026-06-15 14:32:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: fix/access_all


📝 Commits (2)

  • 0050451 On member invite and edit access_all is not sent anymore
  • 630a85c Use 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.1 the access_all field is not sent anymore.

As such when selecting Owner or Admin the user end-up with no permissions.


🔄 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/5673 **Author:** [@Timshel](https://github.com/Timshel) **Created:** 3/7/2025 **Status:** ✅ Merged **Merged:** 4/16/2025 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `fix/access_all` --- ### 📝 Commits (2) - [`0050451`](https://github.com/dani-garcia/vaultwarden/commit/0050451f19a440b3225524833ff8d8c141779d4d) On member invite and edit access_all is not sent anymore - [`630a85c`](https://github.com/dani-garcia/vaultwarden/commit/630a85cc0403e5030a526739da062ff0f2b268ff) Use MembershipType ordering for access_all check ### 📊 Changes **1 file changed** (+14 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/organizations.rs` (+14 -23) </details> ### 📄 Description With client `bw_web_v2025.1.1` the `access_all` field is not sent anymore. As such when selecting `Owner` or `Admin` the user end-up with no permissions. --- <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 2026-06-15 14:32:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#27204