mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[PR #1604] [MERGED] Two-step login organization policy enforcement - Resolves dani-garcia/bitwarden_rs#981 #2983
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#2983
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?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/1604
Author: @olivierIllogika
Created: 4/12/2021
Status: ✅ Merged
Merged: 7/15/2021
Merged by: @dani-garcia
Base:
main← Head:2fa_enforcement📝 Commits (8)
d75a80bResolves dani-garcia/bitwarden_rs#9811db37bfmake error toast display detailed message2421d49Merge branch 'master' of github.com:dani-garcia/bitwarden_rs into 2fa_enforcement89a6874ran cargo fmt --alle3c4609Merge commit '3da44a8d30' into 2fa_enforcementcc021a4project name and links in new email templatesf707f86Merge commit '1e5306b820' into 2fa_enforcement39167d3Merge commit '0d63132987' into 2fa_enforcement📊 Changes
9 files changed (+223 additions, -7 deletions)
View changed files
📝
src/api/core/organizations.rs(+31 -0)📝
src/api/core/two_factor/mod.rs(+19 -4)📝
src/config.rs(+1 -0)📝
src/db/models/org_policy.rs(+1 -1)📝
src/db/models/organization.rs(+20 -1)📝
src/error.rs(+1 -1)📝
src/mail.rs(+12 -0)➕
src/static/templates/email/send_2fa_removed_from_org.hbs(+9 -0)➕
src/static/templates/email/send_2fa_removed_from_org.html.hbs(+129 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.