http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10988
Nicholas van Oudtshoorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #36355|0 |1 is obsolete| | --- Comment #30 from Nicholas van Oudtshoorn <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
