user_registrationpassword 8.x-1.0-alpha4

Bug fixes
New features

The port to D8 is now amost complete. Some features still need work, but the basic logic is now ready for testing. This release also fixes multiple issues regarding coding standards, tests and D9 compatibility. It is compatible with D8.8 / D9.0 and up.

We do have more issues to solve, see the roadmap and issue queue for details.

This is the last release before deprecated code is removed. The next release will have all deprecated code removed.

user_registrationpassword 8.x-1.0-alpha3

This is the 3rd alpha for user_registrationpassword. It contains a fix required for compatibility with 8.5.x. See #2953874: Undefined index $_SESSION['messages'] in Drupal 8.5.0 for more information.

user_registrationpassword 8.x-1.0-alpha2

Bug fixes
New features

The alpha2 release for user_registrationpassword.

The code is very close to a more stable 'beta' release, but bugs can exist and new features will be implemented before the final 1.0. So expect code to change after this release, but nothing to radical. Please test, review and provide feedback in the issue queue.

Notable changes so far:
- Move to unit test framework
- Install/uninstall hooks got ported and coding standards are all fixed
- Multiple (minor) issues and tasks, deprecated functions are all replaced

user_registrationpassword 7.x-1.5

Bug fixes
New features

The official 1.5 release for the Drupal 7 version of User Registration Password.
For a complete list of changes since 1.0, see the included CHANGELOG.txt.

Full list of changes for the 1.5 release:

- Bug: Used or invalid one-time link
https://www.drupal.org/node/2344171

user_registrationpassword 7.x-1.5-rc1

Bug fixes
New features

User Registration Password 7.x-1.5-rc1 2017-10-25
---------------------------------------------

- Bug: Used or invalid one-time link
https://www.drupal.org/node/2344171

- Bug: Fatal error: Call to undefined function commerce_cart_order_id() in
user_registrationpassword.pages.inc on line 78
https://www.drupal.org/node/2498003

user_registrationpassword 8.x-1.0-alpha1

Alpha1 for Drupal 8.x-1.x.

It requires at least Drupal core 8.1.9 due to the changes from: #2765437: _user_mail_notify() always sends emails even if $notify is FALSE (8.1.9 has not yet been released at this moment).
Please use a Drupal 8 core development versions during testing until the next Drupal 8 core release.

user_registrationpassword 7.x-1.4

Bug fixes
New features

Release notes

The official 1.4 release for the Drupal 7 version of User Registration Password.
For a complete list of changes since 1.0, see the included CHANGELOG.txt.

user_registrationpassword 7.x-1.4-rc2

Bug fixes
New features

This is the 1.4 RC-2 release. Please all test and report back your findings. We'll leave this for a couple months, then release 1.4.

user_registrationpassword 7.x-1.4-rc1

New features
Bug fixes

The official 1.4 pre-release 1 for the Drupal 7 version of User Registration Password.
For a complete list of changes since 1.0, see the included CHANGELOG.txt.

Highlights:

  • Password reset form flood control + privacy.
  • Settings for flood control via flood_control module.
  • Resend password confirmation mail from admin/users.
  • Added support for the rpt module.

Full list of changes for the 1.4 release:

Migrated functionality from user_registrationpass_extra:
- New: Password reset form flood control + privacy.
- New: Settings for flood control via flood_control module.
- New: Resend password confirmation mail from admin/users.
- New: Added support for the rpt module.

- Bug: Fixed wrong tokens in e-mail activation template
http://drupal.org/node/1832002
- Bug: Fixed missing token on configuration page
http://drupal.org/node/1831922
- Bug: Fixed Duplicate email using the verification email option (3rd option)
By bago - https://drupal.org/node/1773430

- Task: Added tests. (admin config page test still needs work)
- Task: Codingstandards++ (almost done).
- Task: In-code documentation++ (still needs some work).

- CODE CHANGES: Changed logic a bit, be sure to review the
changes if you develop on top of our module.

user_registrationpassword 7.x-1.3

New features
Bug fixes

The official 1.3 release for the Drupal 7 version of User Registration Password.
For a complete list of changes since 1.0, see the included CHANGELOG.txt.

Highlights:

  • From this release and up the installer changed, also some minor logic changed to prevent User Registration Password from running when an admin user (for example) created an account.
  • The module will from 1.3 and up enable and configure the correct e-mail templates during installation for use with this module. No need to configure anything anymore.
  • Translateable e-mail templates. Thanks to kle!

Remember to run update.php One of the variables used had to be renamed.

Complete list for the 1.3 release:

  • Feature request: Translatable Confirmation E-Mail - By kle - http://drupal.org/node/1321998
  • New: The correct configuration options are set from the 1.3 release and higher during install. No need to configure anything from now on.
  • New: The default 'Account activation' e-mail template will be overridden during installation, now it makes a lot more sense.
  • Renamed the user_registrationpassword variable to user_registrationpassword_registration, so we can actually remove it correctly via the uninstaller.
  • Minor edit to the e-mail template.

user_registrationpassword 7.x-1.3-rc1

New features
Bug fixes

The first release candidate for the 1.3 release of the Drupal 7 version of User Registration Password.
For a complete list of changes since 1.0, see the included CHANGELOG.txt.

Highlights:

  • From this release and up the installer changed, also some minor logic changed to prevent User Registration Password from running when an admin user (for example) created an account.
  • The module will from 1.3 and up enable and configure the correct e-mail templates during installation for use with this module. No need to configure anything anymore.
  • Translateable e-mail templates. Thanks to kle!

Complete list for the 1.3 release:

  • Feature request: Translatable Confirmation E-Mail - By kle - http://drupal.org/node/1321998
  • New: The correct configuration options are set from the 1.3 release and higher during install. No need to configure anything from now on.
  • New: The default 'Account activation' e-mail template will be overridden during installation, now it makes a lot more sense.
  • Renamed the user_registrationpassword variable to user_registrationpassword_registration, so we can actually remove it correctly via the uninstaller.
  • Minor edit to the e-mail template.

user_registrationpassword 7.x-1.2

New features
Bug fixes

Bug by scor : Error with user status value - http://drupal.org/node/1513016
New: hook_mailkeys() is now supported, please test this. Thanks ominds for the patch!

user_registrationpassword 7.x-1.1

Bug fixes

bug by jide : Verification email was sent even when option was disabled.

Subscribe with RSS Subscribe to Releases for User registration password