elboletaire / password-strength-meter

:key: A password strength meter for jQuery
https://elboletaire.github.io/password-strength-meter/
GNU General Public License v3.0
107 stars 45 forks source link

Rename the username config field #22

Closed elboletaire closed 5 years ago

elboletaire commented 5 years ago

Rename the username, usernamePartialMatch and containsUsername to something like containsField, to be more generic and not focused only to username fields.

It could even be an array of fields that cannot be matched..