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.
Fix two bugs:
- The admininstration links feature no longer requires the user to enter text into the CAPTCHA solution field before any form can be submitted.
- Store the solution using the CAPTCHA module's code, rather than relying on a PHP session. This fixes the CAPTCHA for anonymous users who have no session cookie.
This release fixes a "division by zero" error that could occur when upgrading to 7.x-2.0-alpha2. The error is harmless, but could cause uncertainty over whether the updates completed successfully.
Changes since 7.x-2.0-alpha2:
#2289023 by izus, AohRveTPV: password_policy.install division by zero