tarecord / sign-in-with-google

A WordPress plugin that adds "Sign in with Google" functionality
https://wordpress.org/plugins/sign-in-with-google
GNU General Public License v2.0
26 stars 5 forks source link

Adds a filter for password length. #101

Closed ChrisMKindred closed 2 years ago

ChrisMKindred commented 2 years ago

Adds a filter for allowing developers to increase the password length. Only allow password length to be as low as 12.

tarecord commented 2 years ago

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.