Bug 18144: Restore pieces of C4/Auth to make Google OpenID Connect work
authorMark Tompsett <mtompset@hotmail.com>
Mon, 20 Feb 2017 06:37:49 +0000 (01:37 -0500)
committerKyle M Hall <kyle@bywatersolutions.com>
Wed, 29 Mar 2017 13:10:00 +0000 (13:10 +0000)
commit1a53b49980e913c55c6f2021d21b6aa99ac8cefd
tree7882e42698b6f993471bfcd6e3b2ee07199113b7
parent3db855b872ccbf133e238ddc537b6f0b818c931e
Bug 18144: Restore pieces of C4/Auth to make Google OpenID Connect work

By restoring some pieces of logic, with the name changed from $persona
to $emailaddress, the openid will work again for OPAC logins.

See https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10988#c68
for an excellent test plan.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Did not test it, but trust in author and signoffer

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Auth.pm