From 4be4a2aca1d5a53e8af2ab213ae8d9eb65c78a8a Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Wed, 15 May 2024 16:27:27 +0000 Subject: [PATCH] Bug 36867: Update preference description and value for libraries using ILS-DI This adds an atomic update to update any libraries with ILS-DI enabled to continue allowing access It also lists the new syntax for allowing all IPs in the preference --- .../prog/en/modules/admin/preferences/web_services.pref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref index d5c7c1feb24..8054f5ee248 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/web_services.pref @@ -99,10 +99,10 @@ Web services: 0: Disable - "ILS-DI services for OPAC users (available at: /cgi-bin/koha/ilsdi.pl)" - - - Allow IP addresses + - Allow only IP addresses - pref: ILS-DI:AuthorizedIPs class: Text - - to use the ILS-DI services (when enabled). Separate the IP addresses with commas and without spaces. Leave the field blank to allow any IP address. + - to use the ILS-DI services (when enabled). Separate the IP addresses with commas and without spaces. Enter '0:0:0:0/0' to allow any IP. Mana KB: - - pref: Mana -- 2.39.2