dwyl / dwyl/auth

Password Strength Meter (Progressive Enhancement)

Open
#66 0 comments 0 reactions 0 assignees View on GitHub
discuss enhancement technical
Dominant language
Elixir
Stars
141
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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](https://user-images.githubusercontent.com/194400/81266432-a215da00-903c-11ea-988c-d4d2f92727ef.png)
+ [ ] Disable the submit button until the password meets desired standard?

Read:
+ [ ] https://www.troyhunt.com/password-strength-indicators-help-people-make-dumb-choices

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.