From a8753d06aee4c83c1ad93b39e2d8e124b561c4ab Mon Sep 17 00:00:00 2001 From: David Roberts Date: Thu, 23 Apr 2015 15:53:54 +0000 Subject: [PATCH] Add OPACPasswordStrength syspref to staff client http://bugs.koha-community.org/show_bug.cgi?id=13664 Signed-off-by: Tadeasm Signed-off-by: Tadeasm --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index c26d048..a9581b0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -339,6 +339,12 @@ OPAC: no: "Don't allow" - patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication. - + - pref: OPACPasswordStrength + choices: + yes: Display + no: "Don't display" + - password strength indicator on OPAC. + - - pref: OPACPatronDetails choices: yes: Allow -- 2.1.4