Bugzilla – Attachment 45165 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: Correct typo AllowPkiAuth vs AllowPKIAuth
Bug-15101-Correct-typo-AllowPkiAuth-vs-AllowPKIAut.patch (text/plain), 1.43 KB, created by
Jonathan Druart
on 2015-11-25 16:47:47 UTC
(
hide
)
Description:
Bug 15101: Correct typo AllowPkiAuth vs AllowPKIAuth
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-11-25 16:47:47 UTC
Size:
1.43 KB
patch
obsolete
>From 8fca6a4840958528440ba6ad135a944574d12f4b Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 25 Nov 2015 16:45:50 +0000 >Subject: [PATCH] Bug 15101: Correct typo AllowPkiAuth vs AllowPKIAuth > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > C4/UsageStats.pm | 2 +- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/C4/UsageStats.pm b/C4/UsageStats.pm >index 1da9daa..b07bc1e 100644 >--- a/C4/UsageStats.pm >+++ b/C4/UsageStats.pm >@@ -84,7 +84,7 @@ sub BuildReport { > OrderPdfFormat > casAuthentication > casLogout >- AllowPkiAuth >+ AllowPKIAuth > DebugLevel > delimiter > noItemTypeImages >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 b2faf7e..95be458 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 >@@ -115,7 +115,7 @@ Administration: > SSL client certificate authentication: > - > - Use >- - pref: AllowPkiAuth >+ - pref: AllowPKIAuth > default: None > choices: > None: "no" >-- >2.1.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 15101
:
45081
|
45118
|
45163
|
45164
|
45165
|
46052
|
46053