[Koha-bugs] [Bug 32739] REST API: Extend endpoint /auth/password/validation for cardnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 21 21:34:25 CEST 2023


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

--- Comment #17 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Nick, can you retest? I decided to restore the original behavior for userid. We
will make it better [1] once we move password checking into Koha::*. But the
original functionality should remain as-is, and it was a mistake to simplify it
like I did. Sorry for that

[1] We are fetching the Koha::Patron from the DB, and then checkpw will
re-fetch it. This is how the original code works in master BTW.

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


More information about the Koha-bugs mailing list