[PR #7154] [MERGED] Dummy identifier need to pass for a guid #31544

Closed
opened 2026-06-17 11:32:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/7154
Author: @Timshel
Created: 4/28/2026
Status: Merged
Merged: 4/28/2026
Merged by: @BlackDex

Base: mainHead: fix/invite


📝 Commits (1)

  • a4013af Dummy identifier need to pass for a guid

📊 Changes

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

View changed files

📝 src/sso.rs (+1 -1)

📄 Description

Since client version 2026-3.1 the organizationId need to pass the isId check cf
Which mean passing guidRegex = /^[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i


🔄 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/7154 **Author:** [@Timshel](https://github.com/Timshel) **Created:** 4/28/2026 **Status:** ✅ Merged **Merged:** 4/28/2026 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `fix/invite` --- ### 📝 Commits (1) - [`a4013af`](https://github.com/dani-garcia/vaultwarden/commit/a4013af06b6a0565ac8c89ffeaaa3261d896de62) Dummy identifier need to pass for a guid ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/sso.rs` (+1 -1) </details> ### 📄 Description Since client version `2026-3.1` the `organizationId` need to pass the `isId` check [cf](https://github.com/bitwarden/clients/blob/web-v2026.3.1/apps/web/src/app/auth/organization-invite/accept-organization.component.ts#L137) Which mean passing `guidRegex = /^[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i` --- <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-17 11:32:06 -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#31544