From 98ff5dac1954162bf17cce759b8f774623f45f23 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 This lists the new syntax for allowing all IPs in the preference Signed-off-by: Martin Renvoize --- .../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 2e07b3789bd..d7d5190e263 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 @@ -105,10 +105,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' or '::/0' to allow any IP. Mana KB: - - pref: Mana -- 2.49.0