From 5f797e3d3cbd09199fd6a54a46b7c38a2c24210c Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Wed, 5 Jan 2022 15:29:41 +0000 Subject: [PATCH] Bug 29543: (follow-up) Add a warning to SelfCheckoutByLogin This updates the language to warn users of risk if using cardnumber for login and auto-self-check is enabled Signed-off-by: Nick Clemens --- .../prog/en/modules/admin/preferences/circulation.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index 6c2a33bc6c..a206c1a710 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -1112,7 +1112,7 @@ Circulation: choices: 1: username and password 0: cardnumber - - "." + - ".
NOTE: If using 'cardnumber' and AutoSelfCheckAllowed you should set SelfCheckAllowByIPRanges to prevent brute force attacks to gain patron information outside the library." - - "Time out the current patron's web-based self checkout system login after" - pref: SelfCheckTimeout -- 2.30.2