What config file defines the admin panel password requirements? Search says admin/user/plugins/admin.yaml, but there are not password options in that file.
Hi, @EricAiken, you can set it via admin panel Configuration > System > Advanced > Password Regex
(Miscellaneous Section) or directly in the user/config/system.yaml
file (pwd_regex
variable)