Actions
Task #105163
openDo not log Exceptions due to invalid client headers
Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-09-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Exceptions should not get logged, when a client sends broken headers.
- 1436717269 in \TYPO3\CMS\Core\Http\Message::validateHeaderValues()
- 1436717270 in \TYPO3\CMS\Core\Http\Message::validateHeaderName()
Updated by Gerrit Code Review about 2 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86379
Updated by Markus Klein about 2 months ago
- Related to Bug #103129: Modified "Host" header with invalid port leads to exception when creating the ServerRequestFactory->fromGlobals added
Updated by Markus Klein about 2 months ago
- Related to Bug #105194: Lots of log entries for invalid http requests added
Updated by Gerrit Code Review about 1 month ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86379
Actions