Bug 27600: Remove password check from `cancel_hold`
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 10 May 2021 15:09:17 +0000 (16:09 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 2 Aug 2021 20:03:42 +0000 (10:03 -1000)
commit05bb25e9db3a4cf78ce9d8233861104459430a89
tree09429f100e8fc6bd38046b03bb442bd9e60ca9d1
parent075d32516d84708dc18daaf6d7d1f42ce6a7b11c
Bug 27600: Remove password check from `cancel_hold`

As suggested in the bugzilla comments, the cancel_hold method also
doesn't require the password checking code.

Test plan
1/ Run t/db_dependent/SIP/ILS.t and watch it pass

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit f7cda73513daca37c798888c2ae8f42884deb33c)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/SIP/ILS.pm
t/db_dependent/SIP/ILS.t