21 Jul
2023
21 Jul
'23
9:34 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32739 --- Comment #17 from Tomás Cohen Arazi <tomascohen@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.