Added password complexity rules:
- Minimum length: 9
- Maximum length: no limit
- Minimum number of lowercase characters: 1
- Minimum number of uppercase characters: 1
- Minimum number of digits: 1
- Minimum number of special characters: 1
- Your new password can not be the same as your old password