-
Notifications
You must be signed in to change notification settings - Fork 37
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
no repeating digits or characters #31
Comments
How do you see this functioning? I will assume it's for the RequirementPasswordGenerator. Which would be valid for you suggestion option?
|
Be great is could have the option |
I'm happy to implement "No Repeat" and "No consecutive", as I understand them. Can you tell me more about "Must contain"? It feels like something RequirementPasswordGenerator already has. e.g. must contain a lowercase, and a digit option. |
Many thanks for your reply. Don't worry about Must contain I will
give RequirementPasswordGenerator
a try
Thanks
…On Tue, 7 Apr 2020, 20:03 Daniel Platt, ***@***.***> wrote:
I'm happy to implement "No Repeat" and "No consecutive", as I understand
them.
Can you tell me more about "Must contain"?
It feels like something RequirementPasswordGenerator already has. e.g.
must contain a lowercase, and a digit option.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#31 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2EPS57P54FECCEBKGBLHLRLN2GZANCNFSM4MC4KCNQ>
.
|
Hi
Is there anyway you can add a option to not repeat any digits or characters already used?
thanks
The text was updated successfully, but these errors were encountered: