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

Invalid password during sign up / account setup #430

Open
stakimaN opened this issue Dec 7, 2024 · 1 comment · Fixed by #432
Open

Invalid password during sign up / account setup #430

stakimaN opened this issue Dec 7, 2024 · 1 comment · Fixed by #432
Labels
🐛 bug Something isn't working

Comments

@stakimaN
Copy link

stakimaN commented Dec 7, 2024

Password not accepted
I get this error message in Chrome only when trying to sign up with a password containing the "" symbol (shift + tilde)
Or the ending of !

"Must 8 or more characters and must include at least 1 letter, 1 number and 1 special char"

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'sign up'
  2. Enter a password ending or containing ~
  3. Get error in chrome only

Additional context
Works in Firefox 126

@kdinev kdinev added the 🐛 bug Something isn't working label Dec 10, 2024
@kdinev
Copy link
Member

kdinev commented Dec 10, 2024

@stakimaN The issue should have been resolved with the linked PR. Please test and see if you can still reproduce it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants