Provide environment information
chromium desktop
Describe the bug
I was cruising the Sendgrid logs on a Saturday night because I'm cool. I saw auth tried to send an email to "xxxx@gmail". The .com was missing. I tried it, it let me attempt login with "test@d". It looks like it's only checking that there's an @ and that there's a character before it and a character after it. It does not ensure there is a period after the @.
Link to reproduction
auth.f3nation.com
To reproduce
Try to log in with "test@d".
Additional information
before trying to auth someone, it should confirm it's a valid email with x@x.x
Provide environment information
chromium desktop
Describe the bug
I was cruising the Sendgrid logs on a Saturday night because I'm cool. I saw auth tried to send an email to "xxxx@gmail". The .com was missing. I tried it, it let me attempt login with "test@d". It looks like it's only checking that there's an @ and that there's a character before it and a character after it. It does not ensure there is a period after the @.
Link to reproduction
auth.f3nation.com
To reproduce
Try to log in with "test@d".
Additional information
before trying to auth someone, it should confirm it's a valid email with x@x.x