Recovery flow breaks with emails containing uppercase characters #2426
Labels
bug
Something is not working.
good first issue
A good issue to tackle when being a novice to the project.
taken
Preflight checklist
Describe the bug
When an identity is created with an email containing uppercase characters, most self-service flow correctly behave and ignore casing. It seems that uppercase letter break the recovery flow. No matter the casing of the input, the recovery flow always sends the invalid recovery email template. This happens even when the value in
identity_recovery_addresses
has the same casing as the trait in the email.Reproducing the bug
The email in question should receive the invalid recovery email template.
Relevant log output
No response
Relevant configuration
No response
Version
v0.9.0
On which operating system are you observing this issue?
Linux
In which environment are you deploying?
Kubernetes
Additional Context
No response
The text was updated successfully, but these errors were encountered: