Skip to content

Need to allow some way for menu items to be permission tested #2

@acuthbert

Description

@acuthbert

Most systems will want to restrict some menu items to particular users. We probably should have a hard dependency on the authentication-with-roles scaffold, however we do need to allow some way for integrating these two modules.

Perhaps we need a SecurityProvider interface which provides a method "IsPermitted( $permissionRequired )" and then a module can register an appropriate provider for security testing?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions