password_policy 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| password_policy-7.x-2.x-dev.tar.gz | 35.13 KB | bcf85d9f6bf9bd8ac1798077dca8c2b5 |
| password_policy-7.x-2.x-dev.zip | 47.91 KB | ca28cb0469c07541a4612bf16dddb853 |
Release notes
Full rewrite of Password Policy for D7.
password_policy 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| password_policy-7.x-1.0.tar.gz | 35.13 KB | 2af07f750d5d593a45471e84325d29ef |
| password_policy-7.x-1.0.zip | 47.91 KB | d7dda848ac11dbba99c6c957d37782b3 |
Release notes
It's about time for an official D7 release!
Changes since 7.x-1.0-rc3 -
password_policy 7.x-1.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| password_policy-7.x-1.0-rc3.tar.gz | 35.15 KB | 1f99a5fe12622b5690fd53a26ac2df1c |
| password_policy-7.x-1.0-rc3.zip | 47.9 KB | 81c29a040bc6688f2452e8e3a019dee8 |
Release notes
#1515596: Password Policy throwing Notice: Undefined property: stdClass::$name on Features Recreate page by shadybar
#1251756: True unicode support
#1410172: Implementation of hook_user_login() was not ported
#1482378: Force Password Change checkbox doesn't work for users create while module is disabled
#1504958: Password Tab passing string instead of array to drupal_goto()
#1537526: Wrong description of password policies constraint (length)
#1551236: follow ux guidelines on an empty table by greggles
#1514906: Don't show users empty or 0-based constraints by Jim Kirkpatrick
#1403338: Password Policy text displaying in forms without password field
#1479514: Change password url should be more specific (user/edit/account) by rooby
#1468172: "Delay" constraint combined with "Force password change on next login" can result in a temporary catch-22 for the user by Matt V.
#1467184: Fatal error: Call to a member function condition() on a non-object in /.../password_policy/constraints/constraint_delay.inc
#1406342: Password strength message can't be translated
password_policy 7.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| password_policy-7.x-1.0-rc2.tar.gz | 34.79 KB | d48141e638824755093a397dab5eb120 |
| password_policy-7.x-1.0-rc2.zip | 47.39 KB | 30d76a1021c3b9c9334098a31a1ce0d1 |
Release notes
#1415416: password_policy_user_login() uses D6 style db queries
#958794: Add a short description above policies for user
password_policy 7.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| password_policy-7.x-1.0-rc1.tar.gz | 34.77 KB | 1f7c4732445d16a558dac74e199ec812 |
| password_policy-7.x-1.0-rc1.zip | 47.37 KB | cc770a5ee685ee0428ba5310ce1345d2 |
Release notes
In an effort to get a final version out, Password Policy will be feature-frozen for the time being as the few remaining bugs are resolved.
password_policy 7.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| password_policy-7.x-1.0-beta4.tar.gz | 34.52 KB | 1112579ba6c46ed67816d8fe94412f31 |
| password_policy-7.x-1.0-beta4.zip | 47.09 KB | 5fd49ccf3dfa3fd9d390eddb090c09b6 |
Release notes
#1315696: constraint_delay.inc still uses D6 database functions
#1252666: hook_user uses outdated D6 ops - move 'register' and 'form' ops to form_alter's
#1396388: Unable to block a user a second time
#1334202: Unable to delete policy
#1215328: Error when going to list before creating a password policy
#1211080: Force users to change password does not work
#1365450: Notice: Undefined property: stdClass::$force_password_change in password_policy_user_update()
password_policy 7.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| password_policy-7.x-1.0-beta3.tar.gz | 34.5 KB | 779c1eb64857c70fe7c1a107fad0bece |
| password_policy-7.x-1.0-beta3.zip | 47.06 KB | 307dad01a970e84408d3386052c07f88 |
Release notes
This release fixes multiple security vulnerabilities, all users of Password Policy 7.x-1.0-beta2 or lower, or any 7.x-1.x-dev snapshot from before 2012-01-12 are urged to upgrade.
password_policy 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| password_policy-6.x-1.4.tar.gz | 33.53 KB | 6b0830b4e430523b2935e6e8986266d4 |
| password_policy-6.x-1.4.zip | 46.19 KB | 86bff1fb85ed6884146632695b967d62 |
Release notes
This release fixes multiple security vulnerabilities, all users of Password Policy 6.x-1.3 or lower, or any 6.x-1.x-dev snapshot from before 2012-01-12 are urged to upgrade.
password_policy 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| password_policy-6.x-1.3.tar.gz | 33.31 KB | 83d3b87761594421ff5600fb133de3a1 |
| password_policy-6.x-1.3.zip | 45.96 KB | 981b8d17b33e85fb632f08883d197503 |
Release notes
#927886: Password Policy module not forcing force password change
#1174748: Erroneous "Failed" messages on updates 6003, 6004, 6005, and 6006
#1361392: Prevent empty page when no constraints are selected
password_policy 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| password_policy-6.x-1.2.tar.gz | 33.29 KB | 28b7a06fcff7da0d5505c2a712e926b5 |
| password_policy-6.x-1.2.zip | 45.93 KB | 68275cb0b5fb15016b7f7999a3f32046 |
Release notes
#900822 by willesabrook: Password rules not taken into effect on create new account
#1133216 by dakku, subson: Fix PHP 5.3 incompatibility
#1189756 by dppeak, draenen: Update broken links after password_tab URL changes
#1131262 by dppeak, iva2k: Fix load arguments for by adding new category to user object
password_policy 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| password_policy-7.x-1.x-dev.tar.gz | 35.14 KB | 342a11702b3d4498ed8bfd4546fc3879 |
| password_policy-7.x-1.x-dev.zip | 47.92 KB | 14e24d23503899aef97a36dd9f4c1775 |
Release notes
Nightly snapshot releases.
password_policy 7.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| password_policy-7.x-1.0-beta2.tar.gz | 34.23 KB | 38627acc4b5bbf6d3aa82d1515da58d9 |
| password_policy-7.x-1.0-beta2.zip | 46.8 KB | 2956f1ee75ade5ed9a6191b11d8fef9f |
Release notes
Issue #1283776: Wrong comment: "Implements hook_perm()." by kenorb: Wrong comment: "Implements hook_perm()."
password_policy 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| password_policy-6.x-1.1.tar.gz | 33.21 KB | 4826ce97d0165abfbb5081de42548416 |
| password_policy-6.x-1.1.zip | 45.86 KB | 322836a3862ab45efd1ad9749f52d260 |
Release notes
Issue #1174318: SQL warning by hbergin: Fix ambiguous field in roles join
password_policy 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| password_policy-7.x-1.0-beta1.tar.gz | 33.11 KB | e9a60b0b0cc7ab9246ee16549199fb2a |
| password_policy-7.x-1.0-beta1.zip | 45.72 KB | 06284dc86ec69662e79e30ccd38a7dc3 |
Release notes
Straight upgrade from 6.x-1.x by ericwebb.
password_policy 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| password_policy-6.x-1.0.tar.gz | 32.17 KB | 49460fe520c30b6a92f43ba83aefd299 |
| password_policy-6.x-1.0.zip | 44.77 KB | 4f2b30b1c6338cece96f73579dbbf5c5 |
Release notes
#786202: "Failed" message on Update #6002
#825664: German translation
#793598: duplicate account activation emails are sent when account activated by admin
#854144: Fix Engrish description of digit placement constraint
#992724: Constants are defined with variable_get
#1095146: Conflicts with email_registration module
#985758: Convert password_policy to use ctools exportables
#992866: password_policy_password_tab: Re-implementing core user_pass_reset() is not required and seems unsafe.
password_policy 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| password_policy-6.x-1.0-beta1.tar.gz | 39.47 KB | 78a1810c564f3979b5be8c9b7f8c775d |
| password_policy-6.x-1.0-beta1.zip | 54.12 KB | e5f709ddb059813c87ed5e247760a805 |
Release notes
Followup to spelling error in patch for #760016: Patterns are loaded on every page request
password_policy 6.x-1.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| password_policy-6.x-1.0-alpha4.tar.gz | 39.46 KB | 5ecdbe750a35365daf561d0e882ab259 |
| password_policy-6.x-1.0-alpha4.zip | 54.12 KB | 9a928e84e1f93f624c84f099e72571d7 |
Release notes
Note that #760016: Patterns are loaded on every page request wasn't applied correctly when this was released and will cause fatal errors when trying to edit existing policies.
#292166: force password change on next login
#605732: Account activation triggers both Account activation email and Password Recovery email
#313513: It's not always a good idea
#583902: Performance - slow mysql queries caused by use of TEXT type for policy column
#703938: password policy schema mismatch issue
#483062: PHP Fatal error: Cannot use object of type stdClass as array in /password_policy.module on line 225
password_policy 6.x-1.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| password_policy-6.x-1.0-alpha3.tar.gz | 35.88 KB | 2e039da07f7db21c7bf833a25d4d0959 |
| password_policy-6.x-1.0-alpha3.zip | 50.51 KB | 09e64043b45631100131d56f56334d0f |
Release notes
#488864: German translation
#491172: Typo: "Constrains"
#316700: disallow username == password
#491150: password_tab should redirect elsewhere after password change.
#602320: Missing </div>
#694606: password_policy sends undesirable warning emails
#489656: Make role-based
password_policy 6.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| password_policy-6.x-1.0-alpha2.tar.gz | 33.78 KB | 0a3775053c5a1e5e227624ef9d636b1f |
| password_policy-6.x-1.0-alpha2.zip | 47.21 KB | 3e9b9f3ac3f4f224409835976fe2ac13 |
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
password_policy 5.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| password_policy-5.x-1.0-alpha1.tar.gz | 19.91 KB | 2da3154877562b9c85ac888196f809e0 |
| password_policy-5.x-1.0-alpha1.zip | 27.44 KB | 23bd9e9f8f79eb21f1138419949cf0ba |
Release notes
Drupal 5 first alpha release.