28 Mar
2023
28 Mar
'23
7:46 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29783 --- Comment #7 from David Cook <dcook@prosentient.com.au> --- Looks like the problematic line is gone now... although I think it may have broken some template variables... In this scope, I don't think $patorn is even initialized... too_many_login_attempts => ( $patron and $patron->account_locked ), password_has_expired => ( $patron and $patron->password_expired ), We seem to fetch the patron object quite a few times in checkauth()... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.