mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 09:13:02 +03:00
[PR #4840] [MERGED] Remove unecessary email normalization #2719
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/4840
Author: @Timshel
Created: 8/12/2024
Status: ✅ Merged
Merged: 8/17/2024
Merged by: @dani-garcia
Base:
main← Head:feature/email📝 Commits (1)
b895bedRemove unecessary email normalization📊 Changes
1 file changed (+0 additions, -4 deletions)
View changed files
📝
src/api/core/two_factor/duo.rs(+0 -4)📄 Description
Hey,
Was checking the OIDC pr change and realized that this change was still present.
I forgot to include it in the recent https://github.com/dani-garcia/vaultwarden/pull/4779.
Note that for stronger guaranty that the email is correctly formatted (would apply to
duo_oidc.validate_duo_logintoo):User.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.