- web: comment out OpenID login - not working yet

svn path=/trunk/boinc/; revision=24056
This commit is contained in:
David Anderson 2011-08-27 15:25:08 +00:00
parent 5fe6622001
commit 4696fbd9b6
2 changed files with 9 additions and 1 deletions

View File

@ -5152,3 +5152,9 @@ David 26 Aug 2011
clientscr/
screensaver_x11.cpp
David 26 Aug 2011
- web: comment out OpenID login - not working yet
html/user/
login_form.php

View File

@ -36,11 +36,13 @@ $user = get_logged_in_user(false);
page_head(tra("Log in"));
if (0) {
echo '
<a href="openid_login.php?openid_identifier=https://www.google.com/accounts/o8/id"><img src=img/google-button.png></a>
<a href="openid_login.php?openid_identifier=http://yahoo.com"><img src=img/yahoo-button.png></a>
<br>
';
}
echo "
<form name=\"f\" method=\"post\" action=\"".SECURE_URL_BASE."/login_action.php\">