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 error #20

Open
0perationPrivacy opened this issue Nov 23, 2022 · 0 comments
Open

password validation error #20

0perationPrivacy opened this issue Nov 23, 2022 · 0 comments
Assignees
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@0perationPrivacy
Copy link
Owner

the 2nd and 3rd fields did not match, it should NOT have allowed me to change the password. The password actually changes to the first field.

  • correct the validation error to make sure the passwords match
  • make sure you can only input passwords 6 digits or longer (like in the web app)

I set a password for 5 digits, it saved. But then I couldn't log into the web app as the login form doesn't accept anything less than 6 digits!!! Thankfully my mobile app window was still open and I changed the password back to greater than 6 digits.

Screenshot_1669168672

@0perationPrivacy 0perationPrivacy added bug Something isn't working invalid This doesn't seem right labels Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants