From b331e02bdf5582a565505bcd938c3b8d48eb88d2 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" Date: Tue, 14 Sep 2010 19:06:24 +0000 Subject: [PATCH] Bug 595664: Maximum password length is hardcoded in the UI when editing user accounts r/a=LpSolit git-svn-id: svn://10.0.0.236/trunk@261206 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/.bzrrev | 2 +- .../bugzilla/template/en/default/admin/sudo.html.tmpl | 3 +-- .../template/en/default/admin/users/userdata.html.tmpl | 5 ++--- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index 2531cd46714..0d32447f0bc 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -7468 \ No newline at end of file +7469 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/template/en/default/admin/sudo.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/admin/sudo.html.tmpl index 680bcfbb38f..283eebe1561 100644 --- a/mozilla/webtools/bugzilla/template/en/default/admin/sudo.html.tmpl +++ b/mozilla/webtools/bugzilla/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/mozilla/webtools/bugzilla/template/en/default/admin/users/userdata.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/admin/users/userdata.html.tmpl index d81529b48dc..5df1f7c8c25 100644 --- a/mozilla/webtools/bugzilla/template/en/default/admin/users/userdata.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/admin/users/userdata.html.tmpl @@ -61,9 +61,8 @@ - + [% IF editform %]
(Enter new password to change.) [% END %]