[Koha-bugs] [Bug 16694] Limit SIP2 auth by patron attribute

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 23 01:51:33 CEST 2018


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

--- Comment #28 from Mark Alexander <marka at pobox.com> ---
(In reply to Colin Campbell from comment #25)
> patron should not be being set to undef in MsgType - this could result in a
> failed connection. Patron is still supposed to be returned but patron status
> flagged

I am confused by this.  I see that find_patron does sometimes return undef, and
that is tested in build_patron_status, handle_block_patron, handle_patron_info,
and handle_patron_enable.  In those functions, undef seems to indicate an
invalid patron.  So I thought it would be safe to emulate that behavior.

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


More information about the Koha-bugs mailing list