Actions
Bug #100012
closedSkip numeric cookie names in RequestTokenMiddleware
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-02-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Using an HTTP header like Cookie: 1=string
results in having a numeric key in the super-global $_COOKIE
array.
Actions