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

Maximum limit of allowed passoword length in password fields needs to added #164

Closed
neeraj3029 opened this issue Nov 19, 2018 · 0 comments · Fixed by #166
Closed

Maximum limit of allowed passoword length in password fields needs to added #164

neeraj3029 opened this issue Nov 19, 2018 · 0 comments · Fixed by #166

Comments

@neeraj3029
Copy link
Member

Actual Behaviour
Presently, the password field allows password length of any number of characters greater than/equal to 6.

Expected Behaviour
Maximum limit allowed password length in password fields needs to added, as the maximum number of allowed characters on server side is 64.

Steps to reproduce it
Try updating the password with length greater than 64.

Would you like to work on the issue?
Yes

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 a pull request may close this issue.

1 participant