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
I am using password input widget for strong password with meter in customer module for save strong customer password but i got error like : Password cannot contain more than 4 repeating characters!
This plugin validate plain password or hash password ?
Is it possible to disabled this warning message ?
The text was updated successfully, but these errors were encountered:
@ravitwaytoweb Sounds like you are using the "master" branch, I don't think that functionality is 100% working yet. I suggest you use v1.5.7 composer require kartik-v/yii2-password:"^1.5"
I am using password input widget for strong password with meter in customer module for save strong customer password but i got error like : Password cannot contain more than 4 repeating characters!
This plugin validate plain password or hash password ?
Is it possible to disabled this warning message ?
The text was updated successfully, but these errors were encountered: