Downloads
Download tar.gz
33.78 KB
MD5: 0a3775053c5a1e5e227624ef9d636b1f
SHA-1: 3ae0de338dfeb7c47fc5c0a2d2f7f49f4e99b20b
SHA-256: 7c3370b08d639881c4c060b2b35c712e5fbe0eb1bd5464e2b41bc39c1580d63a
Download zip
47.21 KB
MD5: 3e9b9f3ac3f4f224409835976fe2ac13
SHA-1: a08fd987084aa1bb8259eb9abdffeebf37d7e4d5
SHA-256: 5f642d27c74b2e894bed2769b60ce13d17ae0bb49bba7b319638e46bfe8c8960
Release notes
New features
- New separate change password tab module
- New digit placement constraint, #316768: set restrictions on placement of numbers by deekayen
- Added password delay constraint, #316765: require minimum time before password change by deekayen
- New DE translation #281778: german translation, suggestion for clearer original text by rastatt
- Remove profile dependency
- Add restrictions list on the password change page
- Add skipping of password validation for openid accounts
- Move JS for password_policy to own function #359658: Move JS for password_policy to own function. by mathiaz.sk
- Brought back enabled password policies on the account edit page
Bug fixes
- Code style cleanup
- Fixes errors on password page related to missing constraint JS function
- Updates simpletests to not throw fatal errors with Simpletest 6.x-2.8
- Define variable before use, #316608: undefined variables php warnings by eMPee584
- Applied Postgres fixes for password policy, #442496: Postgres fixes for password policy by greg.1.anderson
- Fixed Undefined variable: uid in password_policy.module on line 738, #367374: Undefined variable: uid in password_policy.module on line 738. by eMPee584
- Fixed use of the format_plural() function
- Change redirection to password reset tab after the one time login link is used
- Made sure that a user is sent back on the password change (was needed fo openid)
- Fix E_NOTICE errors
- Fixed database name typo
Known issues
- some tests fail on history constraint