remove invalid Google OpenID link
This commit is contained in:
parent
54cc4205d8
commit
a3929aa9bb
@ -49,9 +49,6 @@ authOpenId idType extensionFields =
|
|||||||
|] $ x `asTypeOf` y)
|
|] $ x `asTypeOf` y)
|
||||||
[whamlet|
|
[whamlet|
|
||||||
$newline never
|
$newline never
|
||||||
<form method="get" action="@{tm forwardUrl}">
|
|
||||||
<input type="hidden" name="openid_identifier" value="https://www.google.com/accounts/o8/id">
|
|
||||||
<button .openid-google>_{Msg.LoginGoogle}
|
|
||||||
<form method="get" action="@{tm forwardUrl}">
|
<form method="get" action="@{tm forwardUrl}">
|
||||||
<input type="hidden" name="openid_identifier" value="http://me.yahoo.com">
|
<input type="hidden" name="openid_identifier" value="http://me.yahoo.com">
|
||||||
<button .openid-yahoo>_{Msg.LoginYahoo}
|
<button .openid-yahoo>_{Msg.LoginYahoo}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user