[Koha-bugs] [Bug 28679] Unable to click "Log in to your account" when GoogleOpenIDConnect is enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 12 15:34:51 CEST 2021


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

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 122780
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122780&action=edit
Bug 28679: Unable to click "Log in to your account" when GoogleOpenIDConnect 
is enabled

This patch corrects the login link in the OPAC when GoogleOpenIDConnect
is enabled. It removes modal-related markup which was causing the link
to fail.

To test, apply the patch and enable the GoogleOpenIDConnect system
preference.

- In the OPAC, click the "Log in to your account" link in the header.
  You should be redirected to a Google authentication form.
- Disable the GoogleOpenIDConnect preference. The login link in the OPAC
  should trigger a modal login form.

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


More information about the Koha-bugs mailing list