Bug 22717: (bug 20287 follow-up) Fix Google OpenId auto registration
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sat, 27 Apr 2019 00:49:14 +0000 (20:49 -0400)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 8 May 2019 14:09:10 +0000 (15:09 +0100)
commit0a848d49012d2beef5627a89f9ad8544615fa35c
tree3bd54fe799b849949220e30e01ca5810dfacd5fd
parent8fab429baa5d4e9f2f96ae34945205d9e09610b0
Bug 22717: (bug 20287 follow-up) Fix Google OpenId auto registration

Silly bug caused by:
  commit ef410fd62f279a10687636a4f26babb2c91ecadc
  Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber

Constructors take a hashref!

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 59b740613e7a72bf6e5283c2876bad9444a7ef6a)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
opac/svc/auth/googleopenidconnect