-
Password change confirm: February 25, 2011 2:11
Commit 2ceaece on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Password change confirm: February 25, 2011 2:11
Commit bff8f3e on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
#764326 by balint.kleri: Fixed missing t() in password_change_validate_password().
-
by Dave Reid: Removed obsolete code.
-
by Dave Reid: Removed 'please' from text (UX standard).
-
by Dave Reid: Added passing SimpleTest suite!
-
follow-up by Dave Reid: Clarify that users still have to confirm changes on their own accounts.
-
by Dave Reid: Add option to force users to confirm their passwords when changing other users' accounts.
-
#632696 by Dave Reid: Do not add the confirm password field when the user just used the reset password link.
-
by Dave Reid: Use form_alter code instead of hook_user() mess.