Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Fixes a few things in the Drupal 6 version of link module:
- Empty link fields show as the site's URL - http://drupal.org/node/243479
- Labels printed out in single value link fields.
- Required URL and title fields are now marked as such.
#239136 by hunmonk: remove pre auth, add auth user in $account object in email validation code.
#239571 by hunmonk: fix broken mailing functionality. Resend validation email code is now properly updated to 6.x, logintoboggan_mail() was not using user saved mail subjects/bodies.