Bugzilla – Attachment 93502 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-ex.patch (text/plain), 1.15 KB, created by
Kyle M Hall (khall)
on 2019-10-02 18:59:43 UTC
(
hide
)
Description:
Bug 23722 - Document allow_empty_passwords in the example SIP config file
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2019-10-02 18:59:43 UTC
Size:
1.15 KB
patch
obsolete
>From 3bdb5912b9a88823e1ceeed139919b4303ef743e 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. >--- > etc/SIPconfig.xml | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/etc/SIPconfig.xml b/etc/SIPconfig.xml >index 7a2fd65cc3..8f6a43b750 100644 >--- a/etc/SIPconfig.xml >+++ b/etc/SIPconfig.xml >@@ -53,6 +53,7 @@ > send_patron_home_library_in_af="1" > cv_send_00_on_success="1" > ct_always_send="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.21.0 (Apple Git-122)
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