From: Gervase Markham Date: Mon, 26 Mar 2012 11:11:16 +0000 (+0100) Subject: Add hooks for alternative login methods. r,a=LpSolit. X-Git-Tag: bugzilla-4.2.1~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2712a9c0abea163f5f209d333fedbce8520dea1c;p=thirdparty%2Fbugzilla.git Add hooks for alternative login methods. r,a=LpSolit. https://bugzilla.mozilla.org/show_bug.cgi?id=698418 --- diff --git a/template/en/default/account/auth/login-small.html.tmpl b/template/en/default/account/auth/login-small.html.tmpl index 39984aeaf2..fbe40fb434 100644 --- a/template/en/default/account/auth/login-small.html.tmpl +++ b/template/en/default/account/auth/login-small.html.tmpl @@ -39,6 +39,9 @@ [% script_name = login_target _ connector _ "GoAheadAndLogIn=1" %] Log In + + [% Hook.process('additional_methods') %] +
+[% Hook.process('additional_methods') %] + [%# Allow the user to create a new account, or request a token to change # their password, assuming that our auth method allows that. #%]