Hi - how do I change the password complexity rules for a local user account so that it matches the complexity requirements required by the site?
Hello Fred,
Check this page of the documentation, it explains how to adjust the password_validation.pattern parameter for the authent-local module.
password_validation.pattern
authent-local
Hope it helps, Guillaume
Brilliant - thanks for the info. Worked perfectly!
Log in to post a comment.
Hi - how do I change the password complexity rules for a local user account so that it matches the complexity requirements required by the site?
Hello Fred,
Check this page of the documentation, it explains how to adjust the
password_validation.pattern
parameter for theauthent-local
module.Hope it helps,
Guillaume
Brilliant - thanks for the info. Worked perfectly!