Bugzilla – Attachment 176476 Details for
Bug 38313
RESTOAuth2ClientCredentials pref 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.57 KB, created by
William Lavoie
on 2025-01-13 21:23:50 UTC
(
hide
)
Description:
Bug 38313: Remove confusing string from RESTOAuth2ClientCredentials
Filename:
MIME Type:
Creator:
William Lavoie
Created:
2025-01-13 21:23:50 UTC
Size:
1.57 KB
patch
obsolete
>From 9331316656f6f05b34bd440aed1b85384ddb4250 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) Run reset_all in k.t.d >d) Notice how the message is now gone > >Signed-off-by: William Lavoie <william.lavoie@inLibro.com> >--- > .../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 ea0c6ee38b..f291640476 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.43.0
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