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

Strong Password Validation with upadated UI #188

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Nishant-Khatri
Copy link

To make the password strong the password must contain

  • At least 1 lowercase alphabet
  • At least 1 uppercase alphabet
  • At least 1 special character
  • At least 1 numeric character
  • with a min of 6 characters

Validation of such password is done on the basis of above mentioned points

This is also shown when the user is entering the password as shown in the below figure

AnnoyComparison

@netlify
Copy link

netlify bot commented Oct 3, 2023

Deploy Preview for annoyingsubmitbutton ready!

Name Link
🔨 Latest commit 1565aee
🔍 Latest deploy log https://app.netlify.com/sites/annoyingsubmitbutton/deploys/651c592ebdadde00084a64d5
😎 Deploy Preview https://deploy-preview-188--annoyingsubmitbutton.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Nishant-Khatri
Copy link
Author

@fineanmol Sir I have added this contribution to make the app more practical Please merge it with the main branch so that my
first hacktober Pull Request is completed and if there are any conflicts you can communicate with me the same. Having feedback is really appreciated. Awaiting reply

@Nishant-Khatri
Copy link
Author

@fineanmol you can either merge or close this pull request please dont make me stuck in between ............

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