The minimum password length is eight characters.
The password must be different from the email address.
Additionally, three of the following complexity rules must be met:
• The password contains at least one lowercase character (a-z).
• It contains at least one uppercase character (A-Z).
• It contains at least one digit (0-9).
• It contains at least one special character (\'!"#$%&()*+,-./:;<=>?@[]^_`{|}~).