Skip to content

Authorize view methods by method call #138

@jc0n

Description

@jc0n

View methods can be made significantly faster by authorizing by method call rather than authorizing every object in the result set. This is particularly applicable for administrator only views. The rational is that the caller should be able to complete the entire view so long as they are authorized. In this case, authorizing just the method call is sufficient.

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