Closed
Description
s2Member should allow enforcement of strong passwords on registration and change of password. Strong password enforcement should be optional and include:
- enforce password minimum length set by administrator
- enforce password complexity
- both alpha and numeric characters
- special characters
- enforce non-repetition of old passwords
- allow administrators to set the number of old passwords to remember
Edited to Add (29 May 2015) Also, s2Member should allow administrators to require users to change their password on first login after the password has been sent via email. At the very least, change the link in the email to the password reset page rather than wp-login. (See: https://websharks.zendesk.com/agent/tickets/6527).