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

Implement password strength indicator #967

Closed
clash99 opened this issue Dec 5, 2016 · 8 comments
Closed

Implement password strength indicator #967

clash99 opened this issue Dec 5, 2016 · 8 comments
Labels

Comments

@clash99
Copy link
Contributor

clash99 commented Dec 5, 2016

Related to #735, add an interactive password strength indicator. Ideally we would have some metrics in place to make sure this enhances the experiences instead of deterring registrations.

@dpalomino
Copy link

Backlog id #36.02.

@dpalomino
Copy link

Hi @clash99. As a suggestion, as we've already the password validation criteria (issue #735), maybe it'd not be easier to have a all/none password strength indicator (green ok, red not ok) maybe? (thanks btw to @oliverroick for the idea!).

@amplifi
Copy link
Contributor

amplifi commented Feb 24, 2017

Can we implement one of the existing open source Django password strength meter widgets/plugins? There are several versions available, and should be a simple setup.

@clash99
Copy link
Contributor Author

clash99 commented Feb 24, 2017

Sounds like a good plan to use something already available. I see some also include show password options. Any recommended ones @amplifi? I can look around next week to see which might work best.

@Divya063
Copy link
Contributor

Divya063 commented Mar 7, 2017

@clash99 @amplifi I'm trying to use this django-password-strength package
This package contains an extention of the Django password widget including a password strength meter and crack time powered by zxcvbn,but getting trouble in implementing it

@oliverroick
Copy link
Member

Hi @Divya063, for this issue we need to do some additional design work to work out what kind of indicator we actually need/want. Unfortunately, we don't have much time at the moment to do the necessary preliminary work or provide support for this issue as this is currently not one of our higher priorities. We're sorry about that, we appreciate the work you have already put in.

@Divya063
Copy link
Contributor

Divya063 commented Mar 8, 2017

@oliverroick it's okay

@oliverroick
Copy link
Member

Thank you!

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

No branches or pull requests

5 participants