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

Password validation utility not working correctly #2

Open
anik-ghosh-au7 opened this issue Oct 9, 2022 · 0 comments
Open

Password validation utility not working correctly #2

anik-ghosh-au7 opened this issue Oct 9, 2022 · 0 comments
Assignees

Comments

@anik-ghosh-au7
Copy link
Member

Version: latest

Describe the bug

  • Special characters are not considered in password validation when the Strong Password feature is enabled.

Steps To Reproduce

  • Make sure Strong Password feature is enabled.
  • Open up the page containing the AuthorizerSignup or AuthorizerResetPassword components.
  • Type in a password with a special character in it.

Expected behavior

  • Special characters should be considered while validating the user password.

Screenshots

Desktop (please complete the following information):

  • OS: macOS Monterey
  • Browser: chrome
  • Version: latest

Additional context

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

No branches or pull requests

1 participant