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

[BUG] Edit/update password of user via UI with smaller length than minimum produces UI 500 error #370

Closed
fmigneault opened this issue Nov 19, 2020 · 0 comments
Assignees
Labels
bug Problem, error, or invalid behaviour ui Something related to the UI operations or display

Comments

@fmigneault
Copy link
Collaborator

Describe the bug
See #369 for details.

To Reproduce
Change user password with smaller length than configured.

Expected behavior
Should be handled as insufficient length before submit to API (as done in user creation view).

Screenshots
see #369

Environment

  • Version 3.x
@fmigneault fmigneault added bug Problem, error, or invalid behaviour ui Something related to the UI operations or display labels Nov 19, 2020
@fmigneault fmigneault self-assigned this Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Problem, error, or invalid behaviour ui Something related to the UI operations or display
Projects
None yet
Development

No branches or pull requests

1 participant