Skip to content
This repository was archived by the owner on Mar 25, 2019. It is now read-only.
This repository was archived by the owner on Mar 25, 2019. It is now read-only.

ControllerActions.index could be removed. #10

@butschi

Description

@butschi

The name as "ControllerActions" implies, that all actions of a controller should have a corresponding ControllerAction for creating permissions.

But using "index" is a little awkward, since if it is getting a list of items, it will check the conditions on each single item. So "read" would be totally sufficient.

On the other hand removing "index" is not really nice in my opinion, since we are that way not having all possible ControllerActions covered.

We need to decide on what to do here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions