wrong message in Exception

Created on 7 February 2025, about 2 months ago

\Drupal\commerce_oci_checkout\Controller\CommerceOciCheckoutController

if (!$this->flood->isAllowed('user.failed_login_ip', $flood_config->get('ip_limit'), $flood_config->get('ip_window'))) {
  throw new AccessDeniedHttpException('You have to supply HOOK_URL, USERNAME and PASSWORD');
}

The exception message should mirror the exception - "Login denied because of repeated attempts." etc. etc.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇳🇴Norway erlendstromsvik

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024