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

Consider additional password validation rules such as not first name, last name, username, email #2939

Open
robotdan opened this issue Dec 4, 2024 · 0 comments

Comments

@robotdan
Copy link
Member

robotdan commented Dec 4, 2024

Consider additional password validation rules such as not first name, last name, username, email

Description

We could offer some additional out of the box check boxes for validation rules such as:

  • not your first name
  • not your last name
  • not your email
  • not your username

To be very valuable, these should ideally be validated based upon a scoring for how close the value is to one of these actual values and not just a direct equality check.

Related issues

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

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

No branches or pull requests

1 participant