http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10988
--- Comment #34 from M. Tompsett <[email protected]> --- Comment on attachment 40252 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40252 Bug 10988 - Allow login via Google OAuth2 Review of attachment 40252: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=10988&attachment=40252) ----------------------------------------------------------------- ::: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc @@ +78,4 @@ > [% IF > Koha.Preference('casAuthentication') %] > [%# CAS authentication is too > complicated for modal window %] > <li><a > href="/cgi-bin/koha/opac-user.pl">Log in to your account</a></li> > + [% ELSIF ( Koha.Preference(' > GoogleOAuth2') == 1 ) %] Space! Oops. -- 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/
