Had need for this module to work in Drupal 7, which seems to be a rather small patch. Attached is a patch that I'm testing on Drupal 7, but it seems to be functional enough to post here.

A component that will need major revision is the user profile option that checks first and last name. I don't think Drupal 7 provides these in profiles.

Comments

killtheliterate’s picture

Still struggling to get the for at /admin/config/people/urllogin to actually submit. No submit button.

Sorry for sort of haphazardly submitting this patch. First time.

killtheliterate’s picture

StatusFileSize
new5.05 KB

Corrected the issue above.

killtheliterate’s picture

StatusFileSize
new5.01 KB

Corrected again

andrewfn’s picture

Thanks. For some reason I didn't get any notification of your issue, but now I have seen it I will check it out.

andrewfn’s picture

Status: Active » Needs review

I have checked the patch and it looks good (except for the profiles stuff that still needs work for Drupal 7). I have made a 7.x-1.x-dev release.
B.t.w. I had trouble applying the patch: the .info file failed. This is because you had made it from the downloaded version that includes a timestamp. By "reverse engineering" my .info file to what you were using I was able to get the patch to apply. It is best to patch git source which is clean from timestamps.
Thanks for the good work!

andrewfn’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Needs review » Fixed

This seems to work ok, so I am marking it fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.