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 think you can change policy in mysql or customer password for current policy.
`
SHOW VARIABLES LIKE 'va%';
SET GLOBAL validate_password_policy = LOW;
`
I cant approve validate_password_policy that set LOW policy.
The text was updated successfully, but these errors were encountered: