Make custom access optional

Created on 3 August 2024, 3 months ago
Updated 19 August 2024, 3 months ago

Problem/Motivation

The custom access logic is complicated, and making use of it is an edge case for most sites.

Most sites need to adapt and add a second event for just granting access. It would be better to flip this around - grant access by default and still allow the edge case scenario. However this means that by default access is allowed, and an edge-case needs to then deny access.

Steps to reproduce

Proposed resolution

Make the custom access logic optional.

Remaining tasks

User interface changes

API changes

This makes the access layer behave different, and sites making use of the access layer need to know about this change.

The behavior until this change is as follows:
Any ECA bulk operation denies access when not set otherwise with action "VBO: Set custom access on Views Bulk Operation"

The new behavior after the change is as follows:
Any ECA bulk operation grants access when not set otherwise with action "VBO: Set custom access on Views Bulk Operation"

Data model changes

Feature request
Status

Fixed

Version

2.1

Component

Miscellaneous

Created by

🇩🇪Germany mxh Offenburg

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

Comments & Activities

Production build 0.71.5 2024