Skip to content
Snippets Groups Projects
Commit 5bf182f1 authored by Torben Hansen's avatar Torben Hansen Committed by Christian Kuhn
Browse files

[BUGFIX] Do not log failed HMAC validations in ext:frontend

With #93667 logging of HMAC validation errors caused by potentially
manipulated form submissions has been disabled. The change does
however not consider exceptions handled in the
ProductionExceptionHandler for content objects in ext:frontend.

This change prevents logging of two exceptions caused by potential
manipulated form submissions in ProductionExceptionHandler for
content objects.

Resolves: #97830
Related: #90134
Releases: main, 11.5
Change-Id: Ibee8268584e2729766c5528bf8687fd6055a4030
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74998


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarRudy Gnodde <rudy@famouswolf.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent d5c19644
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment