Bugzilla – Attachment 74534 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.26 KB, created by
Kyle M Hall (khall)
on 2018-04-19 10:08:56 UTC
(
hide
)
Description:
Bug 20612: koha-conf.xml cleanup
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2018-04-19 10:08:56 UTC
Size:
1.26 KB
patch
obsolete
>From 6d2a3bfdb7998386a5d9fe78dfaa1007343e3612 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: Kyle M Hall <kyle@bywatersolutions.com> >--- > etc/koha-conf.xml | 15 --------------- > 1 file changed, 15 deletions(-) > >diff --git a/etc/koha-conf.xml b/etc/koha-conf.xml >index 9cb903c2f5..5bcd521caf 100644 >--- a/etc/koha-conf.xml >+++ b/etc/koha-conf.xml >@@ -127,21 +127,6 @@ __PAZPAR2_TOGGLE_XML_POST__ > <!-- Secret passphrase used by Mojolicious for signed cookies --> > <api_secret_passphrase>CHANGEME</api_secret_passphrase> > >- <!-- 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> > <font type="TR" >__FONT_DIR__/DejaVuSerif.ttf</font> >-- >2.15.1 (Apple Git-101)
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