Bugzilla – Attachment 173803 Details for
Bug 38313
RESTOAuth2ClientCredentials system preference description is confusing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38313: Remove confusing string from RESTOAuth2ClientCredentials
Bug-38313-Remove-confusing-string-from-RESTOAuth2C.patch (text/plain), 1.50 KB, created by
Jake Deery
on 2024-10-31 14:28:21 UTC
(
hide
)
Description:
Bug 38313: Remove confusing string from RESTOAuth2ClientCredentials
Filename:
MIME Type:
Creator:
Jake Deery
Created:
2024-10-31 14:28:21 UTC
Size:
1.50 KB
patch
obsolete
>From 49a2d74c94821aa02c44a4613bfd98dce62c98b9 Mon Sep 17 00:00:00 2001 >From: Jake Deery <jake.deery@ptfs-europe.com> >Date: Thu, 31 Oct 2024 14:24:06 +0000 >Subject: [PATCH] Bug 38313: Remove confusing string from > RESTOAuth2ClientCredentials > >This patch removes a once necessary and now confusing warning >from the RESTOAuth2ClientCredentials syspref. > >TO TEST: >a) Notice how the RESTOAuth2ClientCredentials syspref references > installing Net::OAuth2::AuthorizationServer, even though this > module is in the cpanfile and koha-perldeps and has been since > 22.11 >b) APPLY PATCH >c) Notice how the message is now gone >--- > .../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 5ca5711998..fec3d0234b 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 >@@ -22,7 +22,7 @@ Web services: > choices: > 1: Enable > 0: "Disable" >- - "the OAuth2 client credentials grant for the REST API. Requires Net::OAuth2::AuthorizationServer installed." >+ - "the OAuth2 client credentials grant for the REST API." > - > - pref: RESTPublicAnonymousRequests > choices: >-- >2.39.5 (Apple Git-154)
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 38313
:
173803
|
173804
|
176476
|
176867