mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-02 22:57:18 -05:00
Organization — Two-step login enforcement doesn't work #1078
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
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#1078
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 @guillaume-u on GitHub (Jul 10, 2021).
Even if I've set "Two-step login" enable in an organization policy.
New user (via an invitation) can join this organization without Two-Step login configured on their account.
Steps to reproduce
Vaultwarden was started via "./vaultwarden" or via systemd.
Create a new organization
Set the policy "Two-step Login" to enable
Invite a new user (as "user" or "manager")
Create the new account (by following the invitation email) — without setting a two-step factor.
Accept the user in the organization.
Expected behaviour
Actual behaviour
@bokkabonga commented on GitHub (Jul 12, 2021):
There is an existing PR for this which is pending a review and checks, as far as i know. See #1604
@guillaume-u commented on GitHub (Jul 12, 2021):
You're right, it's the same issue as #981
Sorry.
Guillaume.