mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 17:32:27 -05:00
[PR #1921] [MERGED] Fix wrong display of MFA email. #7963
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/1921
Author: @BlackDex
Created: 8/18/2021
Status: ✅ Merged
Merged: 8/22/2021
Merged by: @dani-garcia
Base:
main← Head:fix-1878📝 Commits (1)
881d1f4Fix wrong display of MFA email.📊 Changes
1 file changed (+7 additions, -5 deletions)
View changed files
📝
src/api/core/two_factor/email.rs(+7 -5)📄 Description
There was some wrong logic regarding the display of which email is
configured to be used for the email MFA. This is now fixed.
Resolves #1878
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.