Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download password_policy-7.x-2.0-alpha5.tar.gztar.gz 29.02 KB
MD5: 6320baa2248deff3eecb21708e21ef3e
SHA-1: 2d39dddd038298583d0a77abe7b9767e18035f48
SHA-256: be8d16fdb02405ffc85ac287ac0dff4810152855a903b03dc136a22e844669d9
Download password_policy-7.x-2.0-alpha5.zipzip 43.06 KB
MD5: 27499f28907a96e1fd4ed36e6950349c
SHA-1: 6c496db82d5b6ca792f735f5a8591e97a231b2bb
SHA-256: c8e7d02065b457e95883a9e4d24742259710c2fc20701838ce5e2d917fba2962

Release notes

Changes since 7.x-2.0-alpha4:

  • #2136727 by AohRveTPV, 8ballsteve, coltrane: Add option to disable password expiration
  • #2466301 by AohRveTPV: Add option to disallow passwords containing blacklisted passwords
  • #2478199 by AohRveTPV: Use current username for Username and Drupal Strength constraints
  • #1967940 by AohRveTPV, mrfelton, hanoii: Use hook_user_presave in password_policy to be compatible with more modules
  • #2478367 by AohRveTPV: Username not escaped for special regular expression characters in username constraint
  • #2466545 by AohRveTPV: "Theme hook token_tree not found." warning
  • #1923990 by erikwebb, AohRveTPV, mrfelton, hanoii, sophie.spillane: Run multiple conditions in AND mode
  • #2461533 by AohRveTPV: Improve redirection for password expiration
  • #2464881 by AohRveTPV: Replace time() with REQUEST_TIME where possible
  • #2145649 by AohRveTPV, coltrane: Simpletests for UI of password set and expiry
  • Fixed bug where history entries submitted in same second overwrite.
  • #2455045 by AohRveTPV: History entries may not be ordered correctly after rapid password changes
  • #2445831 by pc-wurm: incorrect token replacement if a date format selected instead of 'interval'
  • #2444433 by Grimreaper: Extend maxlength of expiration email subject
  • #2444441 by Grimreaper: Remove duplicate key in email expiration
  • #2418509 by Grimreaper: Message for blacklist constraint untranslatable
  • Added README.txt.
  • Clarified titles of warning e-mail fields.
  • Made a field description translatable.
  • Made some minor grammatical corrections.
  • Hyphenated "e-mail" for consistency with core.
  • Cleaned up a lot of code.
Created by: AohRveTPV
Created on: 14 May 2015 at 18:21 UTC
Last updated: 3 Jan 2016 at 00:43 UTC
Bug fixes
New features

Other releases