From 67d9618771441215d8c431b81bf66acd4faa2aa1 Mon Sep 17 00:00:00 2001 From: Dylan Hardison Date: Wed, 4 Nov 2015 22:49:33 -0500 Subject: Bug 1221851 - Parameter description for "password_complexity" is incorrect --- template/en/default/admin/params/auth.html.tmpl | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'template') diff --git a/template/en/default/admin/params/auth.html.tmpl b/template/en/default/admin/params/auth.html.tmpl index a6cb8d3b1..95db59022 100644 --- a/template/en/default/admin/params/auth.html.tmpl +++ b/template/en/default/admin/params/auth.html.tmpl @@ -137,12 +137,15 @@ "Set the complexity required for passwords. In all cases must the passwords " _ "be at least ${constants.USER_PASSWORD_MIN_LENGTH} characters long." _ "", + "
  • bmo - Passwords must meet at least three of the following conditions: " _ + "
  • " _ + "", password_check_on_login => "If set, $terms.Bugzilla will check that the password meets the current " _ -- cgit v1.2.3-24-g4f1b