You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2022. It is now read-only.
I see the password strength, but is there a property that tells me 'yup, all your requirements are met' or is the plugin just a user helper and we are supposed to retest the password again for all the requirements again before we allow its use.
For example, I can enable upper, lower, number and special and the dialog properly displays what's missing. If I keep adding characters (but nothing to satisfy the missing requirement) the strength goes higher and higher. So no matter the threshold for strength that is set, the password might be deemed 'good' when it has not met all the basic requirements.