Bugzilla – Attachment 166787 Details for
Bug 36867
ILS-DI AuthorizedIPs should deny explicitly except those listed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36867: Update preference description and value for libraries using ILS-DI
Bug-36867-Update-preference-description-and-value-.patch (text/plain), 1.56 KB, created by
Nick Clemens (kidclamp)
on 2024-05-15 16:32:22 UTC
(
hide
)
Description:
Bug 36867: Update preference description and value for libraries using ILS-DI
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2024-05-15 16:32:22 UTC
Size:
1.56 KB
patch
obsolete
>From 4be4a2aca1d5a53e8af2ab213ae8d9eb65c78a8a Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 36867
:
166786
|
166787
|
166818
|
166819
|
170526
|
170527
|
179905
|
179908
|
179909
|
181678