From 4696fbd9b6c2e0337ff0f4f7c9dd1e7662256f83 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sat, 27 Aug 2011 15:25:08 +0000 Subject: [PATCH] - web: comment out OpenID login - not working yet svn path=/trunk/boinc/; revision=24056 --- checkin_notes | 6 ++++++ html/user/login_form.php | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index 5a5d03e89f..b55e0a1cda 100644 --- a/checkin_notes +++ b/checkin_notes @@ -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 diff --git a/html/user/login_form.php b/html/user/login_form.php index e2caea68d4..5fbd3ce644 100644 --- a/html/user/login_form.php +++ b/html/user/login_form.php @@ -36,11 +36,13 @@ $user = get_logged_in_user(false); page_head(tra("Log in")); +if (0) { echo '
- '; +'; +} echo "