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

Write a function to force user to enter a strong password #39

Open
2 tasks
ohbus opened this issue Jun 18, 2020 · 5 comments
Open
2 tasks

Write a function to force user to enter a strong password #39

ohbus opened this issue Jun 18, 2020 · 5 comments
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest Issue for Hacktoberfest by Digital Ocean

Comments

@ohbus
Copy link
Owner

ohbus commented Jun 18, 2020

Implement a JS functions which

  • checks for how strong the password is

  • passed the minimum criteria of being a password: Password should contain 10 characters including one special character, one upper case, one numeric.

@ohbus ohbus added bug Something isn't working good first issue Good for newcomers labels Jun 18, 2020
@ohbus ohbus added this to the First Release Bug Tracking milestone Jun 18, 2020
@ohbus ohbus added this to To do in Retail Banking via automation Jun 18, 2020
@ohbus ohbus added the hacktoberfest Issue for Hacktoberfest by Digital Ocean label Oct 2, 2020
@phylyps-trak
Copy link

Hello.
Can I work on this?

@tarishij17
Copy link

any details on which file the function needs to be added?

@ohbus
Copy link
Owner Author

ohbus commented Oct 3, 2020

@phylyps-trak and @tarishij17 It needs to be there in signup.html

@tarishij17
Copy link

can you please help on how to run the application locally for testing?

@ohbus
Copy link
Owner Author

ohbus commented Oct 5, 2020

can you please help on how to run the application locally for testing?

Please find the guide here

If you're still facing issues Please do let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest Issue for Hacktoberfest by Digital Ocean
Projects
Retail Banking
  
To do
Development

No branches or pull requests

4 participants