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

Update Password Length Requirement to 10 Characters #266

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yury-barsukou
Copy link
Owner

This PR updates the password length requirement for the registration form to a minimum of 10 characters. The following changes were made:

  • Updated the validation logic in src/SignUpForm.js to check for a minimum password length of 10 characters.
  • Modified the corresponding unit test in src/SignUpForm.test.js to reflect the new password length requirement.

closes #EPMXYZ-1508

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.

1 participant