A D6 version of this would be much appreciated!

CommentFileSizeAuthor
#1 1225822-browserid-backport-d6.patch9.6 KBpebosi
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pebosi’s picture

Hi,

i created a patch for a backport to D6, please review.

Regards Peter

IceCreamYou’s picture

Status: Active » Needs work

Thanks for the patch, pebosi. Two corrections:

  • Function documentation should say Implementation of hook_HOOK(). instead of Implements hook_HOOK().
  • The #markup element doesn't exist in Drupal 6, it should be #value instead.

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.

Mad Maks’s picture

Pebosi, did you work on this patch anymore? I really want to use browserid on my drupal 6 site.

IceCreamYou’s picture

FWIW, 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.

IceCreamYou’s picture

Status: Needs work » Closed (won't fix)

This module is being deprecated in favor of Mozilla Persona.