Change your password
[% IF ( Error_messages ) %]There was a problem with your submission
[% IF ( passwords_mismatch ) %] Passwords do not match. Please re-type your new password. [% END %] [% IF password_too_short %] Password must be at least [% minPasswordLength | html %] characters long. [% END %] [% IF password_too_weak %] Password must contain at least one digit, one lowercase and one uppercase. [% END %] [% IF password_has_whitespaces %] Password must not contain leading or trailing whitespaces. [% END %] [% IF ( WrongPass ) %] Your current password was entered incorrectly. If this problem persists, please ask a librarian to reset your password for you. [% END %]
Your password has been changed