- ๐ฉ๐ชGermany jan kellermann
I want to try a quick solution to get Drupal (CMS) GDPR comliant. The deprecation of Drupal.behaviors.fillUserInfoFromBrowser can be done separately later (open a new issue?).
This behavior violates GDPR because personal data are processed without consent.
This behavior violates the EU ePrivacy Directive for writing in user's browser without consent.It would be great if Drupal CMS would stop violating both of these.
I restored the behavior and only removed the use in core.
I created MR !10644 and Change Record 3495510 โ .
The failed tests do not appear to be related to MR.
- @jan-kellermann opened merge request.