Only check default view access if it is used

Created on 23 July 2021, over 3 years ago
Updated 28 June 2024, 6 months ago

Problem/Motivation

Security review has false positives of "views without access checks" because it checks all views, including the default view, even when the access is overridden in all instances

Steps to reproduce

Enable default views
Disable default view access
Run security review

Proposed resolution

Add option to ignore default views

Remaining tasks

Review

User interface changes

Adding new setting option for view access

API changes

NA

Data model changes

NA

original post

Security review has false positives of "views without access checks" because it checks all views, including the default view, even when the access is overridden in all instances. I could see keeping this as-is, but with a warning instead of a

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States douggreen Winchester, VA

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024