I would like to add compatibility with password_policy. Requires the patch from this issue: http://drupal.org/node/1424324
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | add_password_policy_compatibility-1424404-5-D6.patch | 957 bytes | dbehrman |
| #4 | add_password_policy_compatability-1424404-4-D6.patch | 1.13 KB | bcmiller0 |
| #2 | add_password_policy_compatability-1424404-2-D6.patch | 859 bytes | pdrake |
| #1 | add_password_policy_compatability-1424404-1-D6.patch | 857 bytes | pdrake |
Comments
Comment #1
pdrake commentedComment #2
pdrake commentedThe previous patch does not apply cleanly to 6.x-1.2, so I've rolled another patch for the convenience of anyone using 6.x-1.2. Otherwise, this patch can be ignored.
Comment #3
vinoth.3v commentedThank you for the patch. I will apply it.
Comment #4
bcmiller0 commentedDue to how http://drupal.org/node/1424324 was handled, the variable name had to be adjusted.
Here is patch for the changes.
Comment #5
dbehrman commentedUpdated to apply to 6.2 branch.