Skip to content

Issue with Permissions #164

Description

@TanmoySG

If a role has permission to readCollection as allowed but readRecords as denied, when you do a get collection, it still returns the records, even though it is denied cause readCollection returns the whole collection object including records.

Similarly if readDatabase is allowed but readCollection is denied, doing a readDatabase would return all collections, as whole database object is returned.

Need to fix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions