Thanks for creating this module, I think it is much needed to help avoid the confusion for users when using logintoboggan.

I have attached a patch containing changes to port this module to Drupal 7. Very minimal changes are required really.

CommentFileSizeAuthor
logintoboggan_prevent_drupal7.patch1.82 KBsmoothify
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

smoothify’s picture

Note: The reason I changed the call from logintoboggan_resend_validation, to using _user_mail_notify directly, is because the D7 version of that function includes a redirect to user/uid/edit, which of course generates an access denied error.

miro_dietiker’s picture

Status: Needs review » Fixed

Added new 7.x-1.x branch.

Tested, reviewed, committed.

Added you as co-maintainer since i'm currently lacking time to maintain this module.. You have commit access now. Note, we're still working issue based.... So don't add features without an issue and without discussing things.

miro_dietiker’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev

Switching to D7.

Please review the repo.

Status: Fixed » Closed (fixed)

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