Skip to content

Support wildcard for user and roles #1

@phatcher

Description

@phatcher

Need to be able to wild card both users and roles in the allow/deny; this is so we can override a specific permission without the fallback taking precedence, e.g.

    <activity name="Person.Create">
        <deny roles="*" />
    </activity>

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