-
Hi, we had a couple users with duplicate accounts because in one case they used upper case letters in the first part of their email, e.g. "[email protected]" and "[email protected]". I noticed this migration that would fail because of a lowercase equivalence change. But according to this stack overflow, the RFC doesn't have a restraint on case for the first part. Can someone explain why |
Beta Was this translation helpful? Give feedback.
Answered by
pennersr
Sep 19, 2024
Replies: 1 comment
Answer selected by
kmahelona
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See: https://docs.allauth.org/en/latest/account/email.html