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

Password Strength Meter (Progressive Enhancement) #66

Open
4 tasks
nelsonic opened this issue May 7, 2020 · 0 comments
Open
4 tasks

Password Strength Meter (Progressive Enhancement) #66

nelsonic opened this issue May 7, 2020 · 0 comments
Labels
discuss Share your constructive thoughts on how to make progress with this issue enhancement New feature or enhancement of existing functionality technical A technical issue that requires understanding of the code, infrastructure or dependencies

Comments

@nelsonic
Copy link
Member

nelsonic commented May 7, 2020

At present (during MVP) we do not have any checks for the length or strength of passwords.
This is obviously undesirable as

I propose that we add a client-side enhancement to the password_create.html.eex template with:

  • Tips for good passwords (passphrases) using multiple words.
  • Visual strength meter
    image
  • Disable the submit button until the password meets desired standard?

Read:

This is related to but distinct from #65 (Show Password in Plaintext in Creation Form)

@nelsonic nelsonic added enhancement New feature or enhancement of existing functionality discuss Share your constructive thoughts on how to make progress with this issue technical A technical issue that requires understanding of the code, infrastructure or dependencies labels May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss Share your constructive thoughts on how to make progress with this issue enhancement New feature or enhancement of existing functionality technical A technical issue that requires understanding of the code, infrastructure or dependencies
Projects
None yet
Development

No branches or pull requests

1 participant