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)
committerroot <root@f1ebe1bec408>
Tue, 30 Apr 2019 11:30:55 +0000 (11:30 +0000)
commit59b740613e7a72bf6e5283c2876bad9444a7ef6a
tree529aa4c7b04dc6bb26546e1d0f87fe9b76653c0e
parent7de4511cef9c7204ff039356775ff3d59ceefc44
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>
opac/svc/auth/googleopenidconnect