[%
title = 'Change Password' ;
crumb1_name = 'Change Password' ;
%]
[% IF errmess %]
[% END %]
Please use the following rules to create your new password:
- Passwords should be [% minpasslen %] - [% maxpasslen %] characters in length.
- Use more than one type from the upper case, lower case, numeral and symbol character types, e.g. 'Myword', 'smallword2' and 'L!TTLE' would all be fine.
- Use at least 3 unique characters, i.e 'Eeeeee' is not allowed.
- No whitespace characters allowed.