Cookiebot should showing for Administrators too

Created on 26 October 2023, over 1 year ago

Problem/Motivation

In a project, we have some users who unfortunately needs to use the Administrator role. Also, we have some functionalities which are not loaded at all without the given cookie consent.

Cookiebot checks if a user has the 'skip cookiebot consent' permission, and if they have, bails out without loading the functionality. The problem is that the Administrator role has implicitly all the permissions, so it's not currently possible for them to give the consent, to make some functionalities work.

Steps to reproduce

Have an Administrator user, and try to use the Cookiebot functionality.

Proposed resolution

Make it configurable if Cookiebot should be visible to all users alike. This would be a backwards compatible change so that no functionality would change unless you actually configure it.

User interface changes

Adds a checkbox option to the configuration form; makes Cookiebot optionally work for all users, even Administrators.

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇫🇮Finland jhuhta

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024