Requirements for a new password
- New password must be at least 8 characters;
- Have at least 1 lowercase letter (a, b, c...);
- Have at least 1 uppercase letter (A, B, C, ...);
- Have at least 1 digit (0-9);
- There is at least one special character (!, @, #, ...);
- Do not include personal information such as name, date of birth, ... in the password;
- The new password is not the same as previous passwords within 24 months;