title | issue | author | author_email |
---|---|---|---|
Form validation errors ignored by captcha |
NEXT-34914 |
Max Stegmeyer |
- 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.