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

Verify Personal Emails on register #17

Open
SowinskiBraeden opened this issue Jun 9, 2022 · 0 comments
Open

Verify Personal Emails on register #17

SowinskiBraeden opened this issue Jun 9, 2022 · 0 comments
Assignees
Labels
help wanted Extra attention is needed Possible Issue Not exactly a bug, but may be an issue Primary The main focus of the upcoming work

Comments

@SowinskiBraeden
Copy link
Owner

When any user, student, teacher or admin is being inserted into the system database, there is no check the email is validated.
If the email is not validated we should not be sending the temporary password to the email. Send a verification email, success will set the email to a verified email status and send the temporary password. If the email is not yet verified the user cannot login as they will not receive the temporary password.

If the email entered is incorrect, have an API endpoint to be able to change the email. This will be done by an admin who is enrolling the student into the system.

@SowinskiBraeden SowinskiBraeden added the Possible Issue Not exactly a bug, but may be an issue label Jun 9, 2022
@SowinskiBraeden SowinskiBraeden self-assigned this Jun 9, 2022
@SowinskiBraeden SowinskiBraeden changed the title Invalid Email on register Verify Personal Emails on register Jun 9, 2022
@SowinskiBraeden SowinskiBraeden added the enhancement New feature or request label Jun 9, 2022
@SowinskiBraeden SowinskiBraeden added Primary The main focus of the upcoming work help wanted Extra attention is needed and removed enhancement New feature or request labels Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Possible Issue Not exactly a bug, but may be an issue Primary The main focus of the upcoming work
Projects
None yet
Development

No branches or pull requests

1 participant