Actions
Feature #85051
closedAdd possibility to deny setting cookies on client side
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-05-19
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In the scope of GDPR and ePrivacy regulations inside the EU it become required that users provide agreement before any cookies are set.
Since the TYPO3 core sets a couple of cookie automatically it is required to introduce an API that is capable of individually allow/deny cookies by individual handlers that might be provided by one or some 3rd party extensions.
Actions