Comment to Possible to lessen the password criteria?
-
Hello Mike R !
How to work with the settings of Password field you may find here https://una.io/page/cmts-view?sys=bx_forum&id=5411&cmt_id=24736
your case means to change the 8 to 6 in this line:
~^(?=.*[a-z])(?=.*[A-Z])(?=.*\d).{8,}~