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

Configurable built-in validators #4463

Closed
magicznyleszek opened this issue Jun 6, 2023 · 0 comments · Fixed by #4533
Closed

Configurable built-in validators #4463

magicznyleszek opened this issue Jun 6, 2023 · 0 comments · Fixed by #4533
Assignees
Labels

Comments

@magicznyleszek
Copy link
Member

magicznyleszek commented Jun 6, 2023

We want these three:

  • built-in MinimumLengthValidator validator
  • built-in UserAttributeSimilarityValidator validator - should at least prohibit username and full name
  • built-in CommonPasswordValidator validator - should use the default list from Django

We want all of them to be enabled by default

Read more about them in the docs

Requires #4462

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants