[Koha-bugs] [Bug 29783] Account lockout message appears incorrectly for blank userid

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 23 01:13:25 CET 2022


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

--- Comment #5 from Fridolin Somers <fridolin.somers at biblibre.com> ---
I think we should not fetch Koha::Patron at this place.

For logged-in patron, its datas are fetch here :
https://git.koha-community.org/Koha-community/Koha/src/commit/2f39f426b5e748973dc8d8348f1304dde64ac909/C4/Auth.pm#L1118

We should add 'account_locked' there no ?

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


More information about the Koha-bugs mailing list