mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-12 01:45:56 -05:00
[PR #6824] [MERGED] fix(send_invite): invite links #7483
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/6824
Author: @proofofcopilot
Created: 2/13/2026
Status: ✅ Merged
Merged: 2/23/2026
Merged by: @BlackDex
Base:
main← Head:main📝 Commits (1)
d15113ffix(send_invite): add orgSsoIdentifier if sso_only is enabled📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
src/mail.rs(+3 -3)📄 Description
Only include
orgSsoIdentifierwhen the server is running in SSO-only mode, ensuring invites do not force SSO when password login is still allowed.This PR is motivated by #6807
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.