Commit cc37f90
committed
Show suggestions only when no specific warning is present
When zxcvbn provides a warning (specific pattern diagnosis), suppress
the generic suggestions they typically say the same thing in
different words. Suggestions still appear when there is no warning
but improvements can be suggested (e.g. score 1-2 without a pattern match).1 parent 6edb43b commit cc37f90
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
| 100 | + | |
100 | 101 | | |
101 | | - | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
| 107 | + | |
107 | 108 | | |
108 | | - | |
| 109 | + | |
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| |||
0 commit comments