Possible to lessen the password criteria?
I'd like to lessen the burden on the password setting for new users.
Maybe like 6 chars min and one number one upper case. I think the 8 char limit with an upper case number and symbol is a little too hard for the average user.
Is the password min criteria configurable?
-
-
·
LeonidS
- ·
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,}~
-
·
LeonidS
-
- · Mike R
- ·
Thanks LeonidS! (I would have tagged you but I get an error "you are not allowed to post links" this needs to be fixed, everyone should be able to tag people they are replying to!
-
-
·
LeonidS
-
·
In reply to Mike R
M
- ·
Sorry, it's not available for the Standard users.
-
·
LeonidS
-
- · Mike R
-
·
In reply to LeonidS
- ·
LeonidS <--- yes it is it has been fixed :-)