From: Artem Anisimov Date: Tue, 14 Sep 2010 18:49:14 +0000 (+0200) Subject: Bug 595664: Maximum password length is hardcoded in the UI when editing user accounts X-Git-Tag: bugzilla-4.1.1~284 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8042dfb30a65cbc2430e3dac0c854c0b70f3526a;p=thirdparty%2Fbugzilla.git Bug 595664: Maximum password length is hardcoded in the UI when editing user accounts r/a=LpSolit --- diff --git a/template/en/default/admin/sudo.html.tmpl b/template/en/default/admin/sudo.html.tmpl index 680bcfbb38..283eebe156 100644 --- a/template/en/default/admin/sudo.html.tmpl +++ b/template/en/default/admin/sudo.html.tmpl @@ -83,8 +83,7 @@ password: - +
This is done for two reasons. First of all, it is done to reduce the chances of someone doing large amounts of damage using your diff --git a/template/en/default/admin/users/userdata.html.tmpl b/template/en/default/admin/users/userdata.html.tmpl index d81529b48d..5df1f7c8c2 100644 --- a/template/en/default/admin/users/userdata.html.tmpl +++ b/template/en/default/admin/users/userdata.html.tmpl @@ -61,9 +61,8 @@ - + [% IF editform %]
(Enter new password to change.) [% END %]