Bugzilla – Attachment 93525 Details for
Bug 23722
Document allow_empty_passwords in the example SIP config file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23722: Document allow_empty_passwords in the example SIP config file
Bug-23722-Document-allowemptypasswords-in-the-exam.patch (text/plain), 1.22 KB, created by
Katrin Fischer
on 2019-10-03 07:26:10 UTC
(
hide
)
Description:
Bug 23722: Document allow_empty_passwords in the example SIP config file
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2019-10-03 07:26:10 UTC
Size:
1.22 KB
patch
obsolete
>From ba0f6c5ed377a9f0055a27e5abb038a6ab00be93 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Wed, 2 Oct 2019 14:58:55 -0400 >Subject: [PATCH] Bug 23722: Document allow_empty_passwords in the example SIP > config file > >The example SIP config file in Koha is kind of a kitchen sink document where >all available SIP2 options should be demonstrated. >The allow_empty_passwords flag should be included in it. > >Signed-off-by: Liz Rea <wizzyrea@gmail.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > etc/SIPconfig.xml | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/etc/SIPconfig.xml b/etc/SIPconfig.xml >index ece246651a..1e5c2314a2 100644 >--- a/etc/SIPconfig.xml >+++ b/etc/SIPconfig.xml >@@ -54,6 +54,7 @@ > cv_send_00_on_success="1" > ct_always_send="1" > cv_triggers_alert="1" >+ allow_empty_passwords="1" > ae_field_template="[% patron.surname %][% IF patron.firstname %], [% patron.firstname %][% END %]" > da_field_template="[% patron.surname %][% IF patron.firstname %], [% patron.firstname %][% END %]" > av_field_template="[% accountline.description %] [% accountline.amountoutstanding | format('%.2f') %]" >-- >2.11.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 23722
:
93502
|
93503
| 93525