From 1a0e776e13976431554893c046cf4c7422dde7ff Mon Sep 17 00:00:00 2001 From: Sergey Chernyshev Date: Fri, 20 Jul 2012 16:35:07 -0400 Subject: [PATCH] Using hidden form variables when submitted using image to avoid only getting coordinate-based parameters. --- OAuthModule.php | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/OAuthModule.php b/OAuthModule.php index ab949c8..036c0f7 100644 --- a/OAuthModule.php +++ b/OAuthModule.php @@ -355,10 +355,11 @@ public function renderLoginForm($action) ?>

Sign in using your existing account with serviceName)?>.

+ logInButtonURL)) { ?> - + - +
+ signUpButtonURL)) { ?> - + - +
connectButtonURL)) { - ?>
renderUserInfo($serialized_userinfo) ?>