Bugzilla – Attachment 183343 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.22 KB, created by
Nick Clemens (kidclamp)
on 2025-06-18 17:29:38 UTC
(
hide
)
Description:
Bug 40166: Fix typo for all ips in ILSDIAuthorizedIPs
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2025-06-18 17:29:38 UTC
Size:
1.22 KB
patch
obsolete
>From a608daabfa11e1803a5d5539410bf3bc31b6c449 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 > >--- > .../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 d7d5190e263..a1900bc746f 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