Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 390 Bytes

2024-04-09-form-validation-errors-ignored-by-captcha.md

File metadata and controls

9 lines (9 loc) · 390 Bytes
title issue author author_email
Form validation errors ignored by captcha
NEXT-34914
Max Stegmeyer

Storefront

  • Changed NotFoundSubscriber to remove Captcha annotation for ErrorController calls to prevent duplicate, failing captcha validation.
  • Added ErrorRedirectRequestEvent to allow modifying the request before redirecting to the error page.