Skip to content

Fixes #16964: Ensure configured password validators are enforced #16990

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

Conversation

jeremystretch
Copy link
Member

@jeremystretch jeremystretch commented Jul 26, 2024

Fixes: #16964

@jeremystretch jeremystretch merged commit d8c7282 into develop Jul 26, 2024
6 checks passed
@jeremystretch jeremystretch deleted the 16964-validate-password-when-creating-updating-user-password branch July 26, 2024 11:58
jeremystretch added a commit that referenced this pull request Jul 26, 2024
)

* Closes #16964: Validate password when creating a new user or updating password for an existing user

* Add serializer validation & tests

---------

Co-authored-by: Nishant Gaglani <nishantgaglani@gmail.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configured password validators are not executing when creating a new user or changing the password for existing user
3 participants