Closed (fixed)
Project:
Google Auth
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2014 at 17:24 UTC
Updated:
30 Dec 2015 at 08:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
d0tcom commentedComment #2
sadashiv commentedHi,
Thanks for reporting this bug. I think I didn't change this. Please try the attached patch
Comment #3
d0tcom commentedThat fixed it! Thanks sadashiv!
Comment #4
Kiendeleo commentedConfirmed, patch worked for me.
Comment #5
arieliglesias commentedI have my drupal site on a Web Hosting, for which I don't have access to the server itself in order to apply the patch. Will this patch be included in an upcoming release of gauth module? And if so, is there an estimate on the date?
Thanks so much in advance and best regards,
Comment #6
khburres commentedThanks, this solved my problem as well.
Comment #7
d0tcom commented5arieliglesias you can apply the patch manually. Read this article:
https://www.drupal.org/node/534548
Comment #8
wrsix commentedThanks for the patch. It worked just dandy.
Comment #9
arieliglesias commentedThanks @d0tcom! I have just applied the patch based on those instructions and it works perfectly. Thanks so much! Best regards,
Comment #10
deggertsen commentedThis is a fixed issue as it was committed to dev back in August of 2014. See http://drupalcode.org/project/gauth.git/commit/0cc4ee7
Comment #11
deggertsen commentedNote that this is only applied to dev. A new release will be necessary and the module summary will need to be updated to reflect the new version of google api php client.
Comment #13
manjirik commentedThis patch works for me. Thanks Sadashiv.
I have just changed gauth_login_gauth_google_response() function first changes and then gauth_login_user_login_submit() changes.
Comment #14
sadashiv commentedI think you should try the latest version and latest release for google api php client
Thanks,
Sadashiv.