Check the link received via email for the invited user ("You have been invited to join the test orga organization. ")
Expected Result
The URL should be properly formed in both HTML and plain text variant, like https://vaultwarden.example.org/#/accept-organization/?email=test%40example.org&organizationName=test+orga&organizationId=<>&organizationUserId=<>&token=<>
Actual Result
The URL is only correctly formed in the HTML variant, in the plain text variant it reads
Vaultwarden Support String
Admin mode is not enabled, should not be relevant
Vaultwarden Build Version
1.32.1
Deployment method
OS Package (apt, yum/dnf, pacman, apk, nix, ...)
Custom deployment method
No response
Reverse Proxy
nginx 1.22.1
Host/Server Operating System
Linux
Operating System Version
No response
Clients
Web Vault
Client Version
No response
Steps To Reproduce
Expected Result
The URL should be properly formed in both HTML and plain text variant, like
https://vaultwarden.example.org/#/accept-organization/?email=test%40example.org&organizationName=test+orga&organizationId=<>&organizationUserId=<>&token=<>
Actual Result
The URL is only correctly formed in the HTML variant, in the plain text variant it reads
https://vaultwarden.example.org/#/accept-organization/?email=test%40example.org&organizationName=test+orga&organizationId=<>&organizationUserId=<>&token=<>
And when you click this link you get "Unable to accept invitation. Ask an organization admin to send a new invitation."
Logs
No response
Screenshots or Videos
No response
Additional Context
No response