Browse Source

Bug 15101: Correct typo AllowPkiAuth vs AllowPKIAuth

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
new_12478_elasticsearch
Jonathan Druart 9 years ago
committed by Brendan A Gallagher
parent
commit
d36280e36e
  1. 2
      C4/UsageStats.pm
  2. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref

2
C4/UsageStats.pm

@ -84,7 +84,7 @@ sub BuildReport {
OrderPdfFormat
casAuthentication
casLogout
AllowPkiAuth
AllowPKIAuth
DebugLevel
delimiter
noItemTypeImages

2
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"

Loading…
Cancel
Save