Skip to content

bug: Auth allows invalid emails #113

@taterhead247

Description

@taterhead247

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions