Bugzilla – Attachment 72887 Details for
Bug 20402
OAuth2 client credentials grant for REST API
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20402: Add Net::OAuth2::AuthorizationServer to perl deps
Bug-20402-Add-NetOAuth2AuthorizationServer-to-perl.patch (text/plain), 826 bytes, created by
Julian Maurice
on 2018-03-14 15:56:09 UTC
(
hide
)
Description:
Bug 20402: Add Net::OAuth2::AuthorizationServer to perl deps
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2018-03-14 15:56:09 UTC
Size:
826 bytes
patch
obsolete
>From 0ab8d6b47a1272076b9d84c615c4ba7b3f1de3bc Mon Sep 17 00:00:00 2001 >From: Julian Maurice <julian.maurice@biblibre.com> >Date: Wed, 14 Mar 2018 16:52:01 +0100 >Subject: [PATCH] Bug 20402: Add Net::OAuth2::AuthorizationServer to perl deps > >--- > C4/Installer/PerlDependencies.pm | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index 8961453368..cb5cea2037 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -873,6 +873,11 @@ our $PERL_DEPS = { > 'min_ver' => '5.01', > # also required for Zebra installs: about page: bug 20061 > }, >+ 'Net::OAuth2::AuthorizationServer' => { >+ 'usage' => 'REST API', >+ 'required' => '1', >+ 'min_ver' => '0.16', >+ }, > > }; > >-- >2.14.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 20402
:
72865
|
72874
|
72886
|
72887
|
72888
|
72892
|
72893
|
72894
|
73086
|
73087
|
74009
|
74018
|
74050
|
74051
|
74069
|
74070
|
74088
|
74365
|
74366
|
74367
|
74368
|
74369
|
74380
|
74381
|
74382
|
74383
|
74384
|
74385
|
74386
|
74600
|
75026
|
75027
|
75028
|
75029
|
75030
|
75031
|
75032
|
75033
|
75189