AyeCode / userswp

Lightweight WordPress User Profile Plugin, provides a front end login form, registration form, edit account form, forgot password, searchable users directory, and user profiles. It can be extended and we provide add-ons to integrate it with WooCommerce, Easy Digital Downloads, Wp Jobs Manager, GeoDirectory, MailChimp, and many other plugins.
https://userswp.io/
GNU General Public License v2.0
63 stars 26 forks source link

Add option to require strong password #680

Closed Stiofan closed 1 year ago

Stiofan commented 1 year ago

Add option to require strong or medium password https://wordpress.org/support/topic/strong-password-enforce/

wpdev10 commented 1 year ago

We already have minimum and maximum password length setting in UsersWP->General->Register->Show Advanced and for strong password check, we can add a new setting there if enabled we force users to use a strong password on registration.

Stiofan commented 1 year ago

i know about those. We need a select option, "Minimum password strength" None, Medium, Strong