Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For new user to register, platform doesn't check validity of email address domain #3202

Closed
Nazarah opened this issue Dec 11, 2017 · 1 comment

Comments

@Nazarah
Copy link
Contributor

Nazarah commented Dec 11, 2017

Mandatory fields are not identifiable

Steps to Reproduce:

  1. go to page: https://nightly.apinf.io
  2. register a new user with invalid email domain and address (e.g. test@invalid.dom)
  3. Click register

Outcome:
Despite an invalid domain in the email address, the registration appears successful.
Notification about sent email appears prompting user to verify email address

Expected Behavior:
Platform should verify if entered email address is of valid domain.
If not, registration should not be successful.
User should be alerted about the invalidity of the given email domain and should be prompted to enter an email address with certified domain.
image

Environment:

Windows 10, Chrome browser (latest), APInf nightly (https://nightly.apinf.io)

@preriasusi
Copy link
Contributor

Checking is difficulta, and even may be prevented. As a minor issue to be closed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants