mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #4430] Organization invites fail based on keywords such as 'lock' in the email. #1884
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1884
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @gigaion on GitHub (Mar 16, 2024).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/4430
Subject of the issue
Organization invites fail based on keywords such as 'lock' in the email.
Deployment environment
Install method:
Clients used:
Reverse proxy and version
MySQL/MariaDB or PostgreSQL version:
Other relevant details:
I am unsure if this is a bug related specifically to Vaultwarden or the Web Vault code by Bitwarden. Any help by people with resources to test this on Bitwarden official clients would be beneficial in this troubleshooting.
Steps to reproduce
Expected behaviour
Actual behaviour
@stefan0xC commented on GitHub (Mar 17, 2024):
I can't reproduce this (using Firefox). If I invite a user with a "lock" in the email address, open a new tab and open the join link, create an account and login using this join link, the organization invitation is accepted immediately.
To reproduce this I have to create an account and login without using the join link and then open the join link in the same tab. Then after selecting login and signing in again, nothing happens. Only when I then paste the join link again (in the same tab!) the invitation is accepted.
As far as I've looked into it this is an issue with the web vault that according to this comment requires users to be in a logged out state to accept the organization. (And this happens regardless of a specific keyword in the user's email.)