Bugzilla – Attachment 46052 Details for
Bug 15101
Don't display system preference AllowPkiAuth under heading CAS Authentication
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15101: Don't display sys pref AllowPkiAuth under CAS heading
-Bug-15101-Dont-display-sys-pref-AllowPkiAuth-unde.patch (text/plain), 1.80 KB, created by
Brendan Gallagher
on 2015-12-30 02:18:40 UTC
(
hide
)
Description:
Bug 15101: Don't display sys pref AllowPkiAuth under CAS heading
Filename:
MIME Type:
Creator:
Brendan Gallagher
Created:
2015-12-30 02:18:40 UTC
Size:
1.80 KB
patch
obsolete
>From cee796629fb131966a8ebfa77ecbcf054c46fd02 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Sun, 22 Nov 2015 02:43:36 +0100 >Subject: [PATCH] Bug 15101: Don't display sys pref AllowPkiAuth under CAS > heading > >The system preference AllowPkiAuth display under the heading >CAS authentication, but is actually a separate authentication >option. Patch creates a separate heading for it. > >To test: >- Go to Administration > System preferences > Tab Administration >- Verify that AllowPkiAuth is now displayed separately > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> > >Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >index 3e88260..b2faf7e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref >@@ -94,7 +94,7 @@ Administration: > yes: Prevent > no: "Don't prevent" > - staff (but not superlibrarians) from viewing and approving/denying patron modification requests for patrons belonging to other libraries. >- CAS Authentication: >+ CAS authentication: > - > - pref: casAuthentication > default: 0 >@@ -112,6 +112,7 @@ Administration: > - > - The CAS Authentication Server can be found at > - pref: casServerUrl >+ SSL client certificate authentication: > - > - Use > - pref: AllowPkiAuth >-- >2.1.4
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 15101
:
45081
|
45118
|
45163
|
45164
|
45165
| 46052 |
46053