$pwdData['password'], 'encryption' => $pwdData['encryption']]; $this->where('account_identity', $identity)->update($data); } }