albertsutz / pe

0 stars 0 forks source link

Invalid Email Allowed #2

Open albertsutz opened 2 years ago

albertsutz commented 2 years ago

image.png Invalid email is allowed allowing missing part of valid domain emails for example : test@gmail.com rather than test@com

nus-pe-bot commented 2 years ago

Team's Response

Emails without top level domains are technically valid. We tested our validation against the HTML5 validation.

https://stackoverflow.com/questions/20573488/why-does-html5-form-validation-allow-emails-without-a-dot

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]