Skip to content

Support multiple role definitions per collection on security.yaml #149

Closed
@endel

Description

@endel

security.yaml:

collections:
  states:
    # currently it's only allowed to set a single role
    update: admin

    # new feature
    create: ['admin', 'manager']

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions