Closed cudeso closed 2 years ago
Administration
authentication, usermanagement
You can set the minimum password length and complexity with 'Security.password_policy_length' and 'Security.password_policy_complexity' (default 12). See https://regexr.com/6oren for the PW complexity regexp.
Category
Administration
Tags
authentication, usermanagement
Tip
You can set the minimum password length and complexity with 'Security.password_policy_length' and 'Security.password_policy_complexity' (default 12). See https://regexr.com/6oren for the PW complexity regexp.