Bug 36034: (bug 34893 follow-up) fix capture of return values from checkpw
authorAndreas Jonsson <andreas.jonsson@kreablo.se>
Thu, 8 Feb 2024 10:57:03 +0000 (11:57 +0100)
committerAleisha Amohia <aleishaamohia@hotmail.com>
Wed, 28 Feb 2024 21:22:01 +0000 (21:22 +0000)
commitaaae3efdad4a91d126dda52540b96edfa6f7ca50
tree6756253d63b09dd697d4a3a6001b8576e8c54c83
parentc496060464570fb6f0c5db420e49f602e7d0db2b
Bug 36034: (bug 34893 follow-up) fix capture of return values from checkpw

Adapt code to the change of return value type of checkpw
introduced in bug 34893

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Auth.pm