Non-string arguments to oldPassword:newPassword: crashes when disallowUsedPasswords is true
In a repository configured with disallowUsedPasswords to true, attempting
to change your password using oldPassword:newPassword: to a value that
is not a string causes a SEGV.