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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 21 10:47:25 CEST 2015


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

--- Comment #29 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 36355
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36355
Bug 10988 - Allow login via Google OAuth2

Review of attachment 36355:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=10988&attachment=36355)
-----------------------------------------------------------------

::: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc
@@ +58,4 @@
>                                                  <li role="presentation"><a href="#" tabindex="-1" class="menu-inactive" role="menuitem">No private lists</a></li>
>                                                  <li role="presentation"><a href="/cgi-bin/koha/opac-shelves.pl?display=privateshelves" tabindex="-1" role="menuitem" class="listmenulink">New list</a></li>
>                                              [% END %]
> +                                        [% ELSIF ( GoogleOAuth2 ) %]

I'd be surprised if there wasn't a [% USE Koha %] at the top of the file. Why
pass preferences? Koha.Preference('GoogleOAuth2')

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


More information about the Koha-bugs mailing list