[PR #6364] [MERGED] Fix Org identifier #3770

Closed
opened 2026-03-03 10:21:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6364
Author: @Timshel
Created: 10/15/2025
Status: Merged
Merged: 10/21/2025
Merged by: @BlackDex

Base: mainHead: fix/invitation


📝 Commits (2)

  • ba4b290 Fix Org identifier
  • 37f35e6 Org invitation default to SSO when SSO_ENABLED

📊 Changes

2 files changed (+7 additions, -5 deletions)

View changed files

📝 src/api/core/organizations.rs (+5 -3)
📝 src/mail.rs (+2 -2)

📄 Description

In https://github.com/dani-garcia/vaultwarden/pull/6263 changed the identifier to reference org_uuid but forgot to replace it in some places.


🔄 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/6364 **Author:** [@Timshel](https://github.com/Timshel) **Created:** 10/15/2025 **Status:** ✅ Merged **Merged:** 10/21/2025 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `fix/invitation` --- ### 📝 Commits (2) - [`ba4b290`](https://github.com/dani-garcia/vaultwarden/commit/ba4b290468d323166664ffff9d3d1310abe8d990) Fix Org identifier - [`37f35e6`](https://github.com/dani-garcia/vaultwarden/commit/37f35e680ec5b53b888cdce7420770f7dadded2f) Org invitation default to SSO when SSO_ENABLED ### 📊 Changes **2 files changed** (+7 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/organizations.rs` (+5 -3) 📝 `src/mail.rs` (+2 -2) </details> ### 📄 Description In https://github.com/dani-garcia/vaultwarden/pull/6263 changed the identifier to reference `org_uuid` but forgot to replace it in some places. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 10:21:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#3770
No description provided.