hey,
Is there a way to disable old password check/validation in ChangePassword snippet?
validateOldPassword=`0`
doesn't seem to work...
In general if user is logged in why are we checking for old password on password change?
It's simply makes this operation more complicated to the user.
thanks