Avoid accessing protected methods.
Łukasz Nowak authored
Credential_updatePersonPassword is doing the same check, and it is proxied
script.

CredentialUpdate_updatePersonInformation is not proxied script, and accessing
getPassword requires a lot of privileges.
f1bc8fdc