Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
45.12 KB
MD5: 006cbf22da9f1c5930894ec19f314d62
SHA-1: 6c0ac7227143f689ac93f1e334521228533ed81c
SHA-256: 3a3d75c765b4d39834ef489be7f6184c78d3983d21dec7c85f2413d873b28193
Download zip
61.37 KB
MD5: 28062f0456747902fe221a91a04f368f
SHA-1: 254123653bf2528999a901f8f22acdba59ed7f49
SHA-256: d57fe5703abd87d6baafb43726acd64f0e0fc275bb6b8cc3e4ba37afbc8ec77a
Release notes
Changes since 7.x-1.12:
- #985758 by AohRveTPV, sumthief, marlonleandropereira, John Cook: Implement Features hooks to export and import configurations
- #2677500 by AohRveTPV, ameymudras: Adding policy with same name as existing policy causes error
- #2867215 by AohRveTPV: Delete button on policy edit page does not work
- #2863756 by AohRveTPV, BR0kEN: Unnecessary t() calls in tests
- #2865115 by l0ke, AohRveTPV: Quote strings in consistent manner
- #2572297 by AohRveTPV, coolestdude1, mstrelan: Allow modules to provide default path exclusions to forced password change
- #2833776 by mithenks, AohRveTPV: Multiple warning mails sent per day in certain condition
- #2715281 by rocket777, Diego_Mow, AohRveTPV, harivenuv, aks22, jrglasgow: password_policy_force_change table has no primary key
- #2857748 by AohRveTPV: Password expiration tests do not reliably pass
- #2688123 by firewaller, natew, sylus, COBadger: Notice: Undefined property: stdClass::$original
- #2785839 by nullkernel: Allow custom password change path
- #2765003 by Shlyapkin Grigoriy: Enforce check plain on password policies overview form
- #2663704 by AohRveTPV, jaydub: PHP out of memory issue with Force Password Change
- Improve to test against incorrect re-expiration.
- #2647176 by AohRveTPV, eelkeblok: Rename 'policy' field to 'constraints'
- #2627908 by AohRveTPV: Password Expiration Warning: not entirely clear
- #2622934 by AohRveTPV, paulbeaney: Updates to user account during cron generate watchdog error
- #2571139 by AohRveTPV: Fatal error when saving user account
- Cleaned up some code.