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

Require letters (not necessarily uppercase and lowercase) in passwords #1700

Open
glen-84 opened this issue Apr 25, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@glen-84
Copy link

glen-84 commented Apr 25, 2022

Require letters (not necessarily uppercase and lowercase) in passwords

Problem

It's not currently possible to require letters in a password without requiring both uppercase and lowercase letters.

Solution

Add an option to require (any unicode) letter in a password.

Letter                [x]     *NEW*
Uppercase & lowercase [ ]
Special character     [x]
Number                [x]

(Uppercase & lowercase may imply Letter)

Alternatives/workarounds

Relaxing our password requirements.

Additional context

n/a

Community guidelines

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

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

@mooreds mooreds added the enhancement New feature or request label Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants