Bugzilla – Attachment 75036 Details for
Bug 20612
Make OAuth2 use patron's client_id/secret pairs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20612: koha-conf.xml cleanup
Bug-20612-koha-confxml-cleanup.patch (text/plain), 1.18 KB, created by
Tomás Cohen Arazi (tcohen)
on 2018-05-03 19:10:16 UTC
(
hide
)
Description:
Bug 20612: koha-conf.xml cleanup
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2018-05-03 19:10:16 UTC
Size:
1.18 KB
patch
obsolete
>From 23df10d883a2f7f1006d991ab5770dc8a168e7f3 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Wed, 18 Apr 2018 13:40:13 -0300 >Subject: [PATCH] Bug 20612: koha-conf.xml cleanup > >Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> >Signed-off-by: Benjamin Rokseth <benjamin.rokseth@deichman.no> >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > etc/koha-conf.xml | 14 -------------- > 1 file changed, 14 deletions(-) > >diff --git a/etc/koha-conf.xml b/etc/koha-conf.xml >index 2a0a87acdc..1b50f77a45 100644 >--- a/etc/koha-conf.xml >+++ b/etc/koha-conf.xml >@@ -134,20 +134,6 @@ __PAZPAR2_TOGGLE_XML_POST__ > <access_dir></access_dir> > </access_dirs> > --> >- <!-- Uncomment and modify the following to enable OAuth2 authentication for the >- REST API --> >- <!-- >- <api_client> >- <client_id>client1</client_id> >- <client_secret>secret1</client_secret> >- <patron_id>1</patron_id> >- </api_client> >- <api_client> >- <client_id>client2</client_id> >- <client_secret>secret2</client_secret> >- <patron_id>2</patron_id> >- </api_client> >- --> > > <!-- true type font mapping accoding to type from $font_types in C4/Creators/Lib.pm --> > <ttf> >-- >2.17.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 20612
:
74473
|
74474
|
74475
|
74483
|
74484
|
74485
|
74497
|
74498
|
74499
|
74521
|
74522
|
74523
|
74531
|
74532
|
74533
|
74534
|
74550
|
74551
|
74552
|
75024
|
75034
|
75035
| 75036 |
75037