Where a boonex member update password i want to update de password in onother data base.
For realease this action use function updateProfile, but i need retrive password without encrypt... if use $aData['Password'] the password is encrypted. How can retrive the password like $_POST['Password'] in BxDolProfilesController.php?