[Koha-bugs] [Bug 10988] Allow login via Google OAuth2

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 11 07:13:22 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10988

Nicholas van Oudtshoorn <vanoudt at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #36355|0                           |1
        is obsolete|                            |

--- Comment #30 from Nicholas van Oudtshoorn <vanoudt at gmail.com> ---
Created attachment 40087
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40087&action=edit
Bug 10988 - Allow login via Google OAuth

Modified the latest patch to cleanly apply, and also reworked the "domain
restriction" methodology. Rather than utilising an undocumented parameter, we
now check ourselves if the email address finishes with the right domain. This
also allows for using subdomains.

Also switched to using Koha.Preference('GoogleOAuth2') in masthead.inc, as
suggested by M. Tompsett

Adds googleoauth2 login to koha. Adds applicable system
preferences Modifies templates to support oauth2 login
failures changes the login links to use googleoauth2 when
oauth2 is enabled.

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


More information about the Koha-bugs mailing list