Merge pull request #1309 from filipg/master

remove invalid Google OpenID link
This commit is contained in:
Michael Snoyman 2016-11-27 05:44:26 +02:00 committed by GitHub
commit 3159745ee8

View File

@ -49,9 +49,6 @@ authOpenId idType extensionFields =
|] $ x `asTypeOf` y)
[whamlet|
$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}">
<input type="hidden" name="openid_identifier" value="http://me.yahoo.com">
<button .openid-yahoo>_{Msg.LoginYahoo}