Is it possible to force the user to change their password after they request a new password. The request logs them in with a temporary password but doesn't actually require them to change their password. This would be a huge help!
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | force_passwod_change-passwd-reset.patch | 12.38 KB | liquidcms |
| #2 | force_passwod_change-passwd-reset.patch | 32.52 KB | liquidcms |
| #1 | d7-forcepasswordchange_on_request-1318094-2.patch | 4.4 KB | j_ten_man |
Comments
Comment #1
j_ten_man commentedAttaching a d7 version of this.
Comment #2
liquidcms commentedtried converting patch above for D6 and it wasn't even close.. lol.. but i think what i have here might work; please test.
also, the original file violates drupal coding stds on nearly every line; i tried to clean that up as well.. as a result, the patch file is pretty much the entire file.
Comment #3
liquidcms commentedbetter patch - seems to work well; still bug in original module that spits out bad msg when changing password after registration.
Comment #4
jaypan