Modify 'access content' permission to 'enable' this module

Created on 10 August 2023, 11 months ago
Updated 8 September 2023, 10 months ago

Problem/Motivation

Currently, before attaching the manifest.json and service worker, we are checking if the current user has the 'access content' permission. This makes sense for 90% of the cases. Though, the main problem with this is, that it isn't mentioned anywhere.

Steps to reproduce

Proposed resolution

So we should do one of the following:

  • Let the user know, that the module only works, if the user has the 'access content' permission.
  • Make the permission modifiable.
  • Remove the permission check entirely.

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇩🇪Germany Grevil

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

Comments & Activities

Production build 0.69.0 2024