Add a rule to prevent the password from being the same as the username.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | constraint_username.php_.patch | 463 bytes | tacituseu |
| #6 | password_policy.module-316700.patch | 608 bytes | deekayen |
| #6 | constraint_username.php_.txt | 596 bytes | deekayen |
Comments
Comment #1
deekayen commentedComment #2
miglius commentedThis is implemented in the D6 version.
Comment #3
deekayen commentedSo are you backporting that or should I assign this to myself for patching?
Comment #4
miglius commentedIf you could backport it, it would be faster then. Currently I'm very busy with other project.
Comment #5
deekayen commentedComment #6
deekayen commentedthis appears to work. constraint file goes in constraints dir
Comment #7
deekayen commentedhttp://drupal.org/cvs?commit=220672
Comment #9
tacituseu commentedWrong variable name in validate()
Comment #10
deekayen commentedCommitted to DRUPAL-5