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

Override policy rules if password shorter than a certain value #302

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pisys
Copy link

@pisys pisys commented May 15, 2019

One may define weak policy rules for long passwords (encouraging passphrases) and override these weak rules by harder ones if the user wants to choose a shorter password.

See the example in the config file.

This change should be completely backwards compatible.

One may define weak policy rules for long passwords (encouraging
passphrases) and override these weak rules by harder ones if the
password is shorter.
@coudot
Copy link
Member

coudot commented May 15, 2019

Hello @pisys,

thanks for all contributions on the software. I will need some time to read the code and give some feedback.

Can I ask how you will use Self Service Password? It seems you need a lot of new features.

@pisys
Copy link
Author

pisys commented May 15, 2019

I use it for an association's LDAP directory. There are a couple of services which depend on it. Self Service Password is a great piece of software for managing just everything around passwords!

@coudot coudot added this to the Future milestone Aug 17, 2020
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

Successfully merging this pull request may close these issues.

None yet

3 participants