[Koha-bugs] [Bug 27600] SIP2: renew_all shouldn't perform a password check

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 28 13:50:59 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #116246|0                           |1
        is obsolete|                            |

--- Comment #8 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 120267
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120267&action=edit
Bug 27600: Remove password check from SIP2 renew_all

This patch removes the password check code from the renew_all method for
SIP2. This is required, as many units send an empty AD field in the SIP
message which can cause the transaction to fail.. but the authentication
should have already taken place earlier in the session.

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list