Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
36.46 KB
MD5: 33c3b0c5b04669ac06e3771326f07fbb
SHA-1: 7dc6012729c82c0efb87b140f912615b8d88797b
SHA-256: a06d886ec265ed7fc7c334f9ad94e2b8f2689a4a54cf88d14606add9f9350c53
Download zip
50.42 KB
MD5: a46302ef242f28bb4f729137ac54c63e
SHA-1: a3a4256cfb6ad19f19889c10fe594d1af2ac12e6
SHA-256: 4e0c71b420b119c878ac14e50d3810e341c1a9696a0a4ee126c9ca48404c4fd5
Release notes
This release is mainly to fix a "division by zero" error that could occur when upgrading to 7.x-1.7. The error is harmless, but could cause uncertainty over whether the updates completed successfully.
Changes since 7.x-1.7:
- #2289023 by izus, AohRveTPV: password_policy.install division by zero
- #2288951 by Jons: Simpletest 'Password change successful.' fails with 500
- #2284695 by AohRveTPV: Description for "Force password change at next login"
- #1680146 by erikwebb, AohRveTPV: Incorrect redirect after password reset
- #2008282 by travist, vijaycs85, bdlangton, AohRveTPV: user_load in hook_init is not performant
- #2170225 by rlmumford, AohRveTPV: Password Policy force reset current page checks are too strict.