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

Added email and password validation #56

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Added email and password validation #56

merged 1 commit into from
Oct 17, 2023

Conversation

malay5
Copy link
Contributor

@malay5 malay5 commented Oct 17, 2023

Closes #55
Added 6 character password requirement, as well as implemented regex for email, to avoid incorrect data in our database

@Artlfmj Artlfmj merged commit a66338a into Artlfmj:main Oct 17, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add validation for username and password
2 participants