[Koha-bugs] [Bug 16892] Add automatic patron registration via OAuth2 login

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 25 04:27:46 CEST 2017


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

--- Comment #49 from M. Tompsett <mtompset at hotmail.com> ---
(In reply to Jonathan Druart from comment #47)
> However I think it would be good to handle a wrong or non-existent patron
> category or branchcode (GoogleOpenIDConnectDefaultCategory and
> GoogleOpenIDConnectDefaultBranch).


I have no problem with that. That's reasonable.

> Usually I am not in favour of
> over-checking everything but it sounds like it is needed here (in order to
> avoid the 500).

I'm having the darnedest time with my $patron_category =
Koha::Patron::Categories->find( $valid_category_code ); being undef. :( --
Working on it.

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


More information about the Koha-bugs mailing list