Add a few more zxcvbn strings
Signed-off-by: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
9c4ff4048a
commit
a597ad10b0
2 changed files with 4 additions and 0 deletions
|
@ -52,6 +52,8 @@ _td("This is similar to a commonly used password");
|
|||
_td("A word by itself is easy to guess");
|
||||
_td("Names and surnames by themselves are easy to guess");
|
||||
_td("Common names and surnames are easy to guess");
|
||||
_td("Straight rows of keys are easy to guess");
|
||||
_td("Short keyboard patterns are easy to guess");
|
||||
|
||||
/**
|
||||
* Wrapper around zxcvbn password strength estimation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue