@@ -248,7 +248,7 @@ public function resetPassLogin($uid, $timestamp, $hash, Request $request) {
user_login_finalize($user);
$this->logger->notice('User %name used one-time login link at time %timestamp.',['%name'=>$user->getDisplayName(),'%timestamp'=>$timestamp]);
$this->messenger()->addStatus($this->t('You have just used your one-time login link. It is no longer necessary to use this link to log in. Please set your password.'));
$this->messenger()->addStatus($this->t('Your password has been changed successfully.'));
// Let the user's password be changed without the current password