diff --git a/typo3/sysext/core/Classes/Error/AbstractExceptionHandler.php b/typo3/sysext/core/Classes/Error/AbstractExceptionHandler.php index 04cb02bf12400bcc99d609c6b6cf1afa1bc0d486..41ce2e0f772b13fe34635df5e269a20a28c1720b 100644 --- a/typo3/sysext/core/Classes/Error/AbstractExceptionHandler.php +++ b/typo3/sysext/core/Classes/Error/AbstractExceptionHandler.php @@ -46,6 +46,7 @@ abstract class AbstractExceptionHandler implements ExceptionHandlerInterface, Si 1396795884, // Current host header value does not match the configured trusted hosts pattern 1616175867, // Backend login request is rate limited 1616175847, // Frontend login request is rate limited + 1436717275, // Request with unsupported HTTP method ]; public const IGNORED_HMAC_EXCEPTION_CODES = [