Closed (fixed)
Project:
Cookiebot - Cookie consent, Cookie monitoring and Cookie control
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Jun 2018 at 08:44 UTC
Updated:
25 Feb 2020 at 12:49 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
a.milkovskyComment #3
a.milkovskyComment #4
dmsmidtYou want to add it to the Cookiebot settings screen? Or is a normal Drupal permission enough?
We could also have a permission "Can use the site without giving Cookiebot cookie consent.". Then it's opt-out per role instead of opt-in.
Are you working on this? If so, could you assign this issue to yourself?
Comment #5
a.milkovskyThanks for an idea. Permission sounds better.
I am not working on this right now. I was just investigating the eu_cookie_compliance module and created a few issues for future.
Comment #6
dmsmidtYeah I checked that module as well. We don't use it since it doesn't really block cookies from being placed, it just removes the ones it has access to (which is not allowed by law).
Comment #7
a.milkovskyComment #9
a.milkovskyComment #10
dmsmidtComment #11
anybodyI backported the permission based logic from 8.x to 7.x in #3100878: Backport important functionality to Drupal 7 so we can mark this FIXED now :)