User Password Management

The PCS does not yet allow users to change their account password when logged into the system. Instead, users should use the Lost password link on the log-in page to perform password updates.

Change Password Utility

In instances when a user cannot reset their password using the aforementioned method, use the form in the Change User Password section on the Contest Dashboard.

Django administration

User passwords should not be changed in the Users section of Django Administration, as this field represents a password’s hashed value, not the raw value.