Skip to content

Excluding columns from entities by default (without permissions) #1376

@akamud

Description

@akamud

I see I can exclude columns for specific permissions definitions, but is there a way to exclude columns (or explicitly define the included columns) for entities by default?

My goal with this is to make sure a new permission doesn't accidentally expose a sensitive column by using include: ["*"], which is possible at the moment, from my understanding. If I could define the array of columns that should be exposed by an entity, the * would mean a subset of the allowed columns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions