dear drupalers,

when users modify something in their profile through url user/*/edit and click save if password confirmation field is empty, validation fails

is this process the normal one? (i'm also using simplenews, user relationships, private_msg that could have an impact on that)
i would like to disable this check. password should be checked *only* if it changes, not if changes applies to profile information (user name, picture, ...)

i "printed_r" the form with hook_form_alter when $form_id = 'user_profile_form' but i can't find which info is related to that in password field

can you please advice?
thanks in advance

Comments

mortenson’s picture

I have the same problem.

I dont understand why retyping the password any time you edit a profile field.

Anyone? thanks

mortenson’s picture

miaoulafrite’s picture

thanks mortenson nice thread
keep the issue open because this should be nice avoiding browsers to sent a value in there

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.