Skip to content

Access should be checked for galleries, not for images #1

@ThomasFinnern

Description

@ThomasFinnern

// If user is not a Super Admin then use View Access Levels
if (!$superAdmin) { // No View Access check for Super Administrators
$query->where('access IN ('.$groupsIN.')'); //@todo use trash state: published=-2
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions