Change Password

To change your password, first enter your current password. Then choose a new password and click the "Change Password" button.

The following rules apply to passwords:

  • Minimum password length: {{model.password_settings.min_length}}
  • Requires at least one non-alphanumeric character
  • Number of special characters: {{model.password_settings.special_count}}
  • Number of upper case characters: {{model.password_settings.upper_count}}
  • Number of lower case characters: {{model.password_settings.lower_count}}
  • Number of numbers: {{model.password_settings.number_count}}