Closed ChrisMKindred closed 2 years ago
Adds a filter for allowing developers to increase the password length. Only allow password length to be as low as 12.
Tested and it's working well. Nice solution!
I also added documentation to help users who may be confused why the password is still 12 characters when they try to reduce the length.
Adds a filter for allowing developers to increase the password length. Only allow password length to be as low as 12.