Closed (won't fix)
Project:
BrowserID
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2011 at 17:30 UTC
Updated:
4 May 2013 at 01:28 UTC
Jump to comment: Most recent file
Comments
Comment #1
pebosi commentedHi,
i created a patch for a backport to D6, please review.
Regards Peter
Comment #2
icecreamyou commentedThanks for the patch, pebosi. Two corrections:
Implementation of hook_HOOK().instead ofImplements hook_HOOK().#markupelement doesn't exist in Drupal 6, it should be#valueinstead.Additionally, for clarity, please don't mix in unrelated changes. The login form_alters don't need to be combined and browserid_admin() doesn't need to be moved to its own file in this issue.
Comment #3
Mad Maks commentedPebosi, did you work on this patch anymore? I really want to use browserid on my drupal 6 site.
Comment #4
icecreamyou commentedFWIW, I have very little interest in creating a D6 backport myself, so any progress on this would need to be contributed by someone else. If no one steps up after awhile I will mark this won't fix.
Comment #5
icecreamyou commentedThis module is being deprecated in favor of Mozilla Persona.