Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
37.16 KB
MD5: edeb152f1f4798f08b3c352544ccfc7f
SHA-1: 8461e0c7108ad6de5e24705173d0697e08be6df2
SHA-256: 3b3a56251134336ba12bda9c9fd90db794bc9c4f34118f7d241531393ca3e746
Download zip
52.74 KB
MD5: 181c5ad04aaa4536ce34ee58f4cf8273
SHA-1: 6b12a2f6ede16fbea4c7308abd453ef660b6ce27
SHA-256: 80d76427aebf284b6b776fe700468beb34188049a4113715fd137e58b3050f51
Release notes
See Password Policy - Critical - Cross Site Scripting (XSS) - SA-CONTRIB-2015-090
Other changes since 7.x-1.10:
- #2463293 by AohRveTPV, Fabio.E.Questionmark: When forcing password change, current password should be required (important security improvement)
- #2462605 by AohRveTPV: Expiration block setting does not mention reblocking behavior
- #2462647 by AohRveTPV: Fix invalid history entry at user creation
- #2442491 by AohRveTPV: Password change not forced when expired account unblocked
- #2451159 by AohRveTPV: Document limitation of module in README.txt
- #2455833 by AohRveTPV: README.txt outdated
- #2454501 by AohRveTPV: Intermittent expiration test failures
- #2449343 by AohRveTPV, banviktor: Wording of "Show restrictions on password change page" setting description has problems
- #2461533 by AohRveTPV: Improve redirection for password expiration
- #2442487 by AohRveTPV: Pager missing on 'Expired accounts' page
- #2401787 by AohRveTPV: Remove Features export while Features import is not available
- #2426317 by AohRveTPV, drikc, madalien: Missing current password with Password Change Tab
- Fix some typos in user interface.
- Clean up various code.