diff -r 000000000000 -r 3906ca745819 packages/ssoinabox-webui/root/usr/local/share/weblogin/ssoinabox/templates/pwchange.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/packages/ssoinabox-webui/root/usr/local/share/weblogin/ssoinabox/templates/pwchange.tmpl Tue Jan 08 23:13:29 2013 -0500 @@ -0,0 +1,176 @@ + + +
++ [% IF err_username && err_password %] + + Error: Enter your username and password. + [% ELSIF err_username %] + + Error: Enter your username. + [% ELSIF err_password %] + + Error: Enter your password. + [% END %] + [% IF err_newpassword %] + + Error: Enter your new password twice. + [% END %] + [% IF err_newpassword_match %] + + Error: The two entries for your new password must match. + [% END %] + + [% IF err_loginfailed %] + + Error: You entered an incorrect username or password (or both). + [% END %] + + [% IF err_rejected %] + + Error: That username may not authenticate to this service. + [% END %] + + [% IF err_pwweak %] + + Error: The password given failed strength checking. + Please enter a more difficult password not based on a dictionary + word. + [% END %] + + [% IF err_pwchange %] + + Error: [% err_msg %]. + [% END %] + +
+Click help for assistance.
++ |
+
+
+ You have successfully changed your password. +Protect your assets: |
+
+ |
+
+
+
+
+ help
+
+ |
+
Never enter your WebAuth username and password on a web page + unless the page is a page directly served by the WebAuth login + server.
+