DirkPersky / typo3-dp_cookieconsent

TYPO3 Extension: Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)
GNU Affero General Public License v3.0
32 stars 27 forks source link

How to deal with "fe_typo_user"-Cookie from TYPO3 Core ? #14

Closed m10a closed 5 years ago

m10a commented 5 years ago

How can I handle the "fe_typo_user"-Cookie with this Tool, which is used for frontend user login by TYPO3 itself? As I can see I only can manipulate how local or external JavaSript-Files or -snippets will be included. Is that even possible with this solution?

DirkPersky commented 5 years ago

Hello @m10a

no you can't handle the fe typo3 user Cookie, but because that cookie is a necessary one, i think you dont need to.