Change Password
The “Change Password” screen opens as a dialog from the user menu (top bar) using the “Change Password” option.
1) Close the dialog
- Click X (top-right) to close the dialog without making changes.
2) Form fields
All fields are required (marked with *):
2.1) Current password*
- Enter your current password.
2.2) New password*
- Enter the new password.
Password requirements (validation):
- minimum length: 12 characters
- must not be a commonly used password (e.g., “password”, “123456”, etc.)
- must not be too simple/predictable (e.g., sequences like “123456”, “abcdef”, or repeating the same character)
If there is an issue, you may see messages such as:
- The password is too short
- The password is too common
- The password is too simple
2.3) Confirm new password*
- Re-enter the new password.
Note:
- If New password and Confirm new password do not match, the form will not allow submission.
3) Change the password
“Change Password” button
- Becomes active only when all fields are valid.
- When clicked, the system sends a request to change your password.
On success:
- the dialog closes automatically.
4) Common issues
- The button is disabled: a required field is missing or the new password does not meet the requirements.
- Incorrect current password: enter the correct current password.
- Passwords do not match: verify New password and Confirm.
- Password is too simple: use a longer password and a combination of different characters.