Bugzilla – Attachment 183360 Details for
Bug 40166
Syspref description for ILS-DI:AuthorizedIPs is incorrect
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40166: Fix typo for all ips in ILSDIAuthorizedIPs
Bug-40166-Fix-typo-for-all-ips-in-ILSDIAuthorizedI.patch (text/plain), 1.27 KB, created by
David Cook
on 2025-06-18 23:35:10 UTC
(
hide
)
Description:
Bug 40166: Fix typo for all ips in ILSDIAuthorizedIPs
Filename:
MIME Type:
Creator:
David Cook
Created:
2025-06-18 23:35:10 UTC
Size:
1.27 KB
patch
obsolete
>From 5886d42be81c123facdb98e56c3069f06f12d1c8 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 18 Jun 2025 17:29:20 +0000 >Subject: [PATCH] Bug 40166: Fix typo for all ips in ILSDIAuthorizedIPs > >Signed-off-by: David Cook <dcook@prosentient.com.au> >--- > .../prog/en/modules/admin/preferences/web_services.pref | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >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 d7d5190e26..a1900bc746 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 >@@ -108,7 +108,7 @@ Web services: > - 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. Enter '0:0:0:0/0' or '::/0' to allow any IP. >+ - 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.39.5
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 40166
:
183343
| 183360