[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.01-41-g459c144

Git repo owner gitmaster at git.koha-community.org
Wed Jul 12 11:22:14 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 17.05.x has been updated
       via  459c144f2a54f4b1ddeb9e7595030107e821d2b2 (commit)
      from  037e056c0451e1d383a414e47573f5a4cece9677 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 459c144f2a54f4b1ddeb9e7595030107e821d2b2
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Thu Jun 8 12:59:55 2017 +0100

    Bug 18755: Allow empty passwords in Patron Info to return OK
    
    With this patch a parameter 'allow_empty_passwords="1" can be added to a
    login in the SIP configuration file to allow the behaviour as was normal
    before the patch for bug 16610 was applied. Some sip clients rely on
    this behaviour sending an empty password field when they wish to
    validate to user but do not have the password.
    If a password is supplied it will be validated
    
    A test has been added to Message.t to confirm this behaviour
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit ebb887e5c93c96c6fc51d95b76de6a221ba4463e)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

-----------------------------------------------------------------------

Summary of changes:
 C4/SIP/Sip/MsgType.pm        |    3 +++
 t/db_dependent/SIP/Message.t |    9 ++++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list