Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission Nodes #102

Open
ShawnClake opened this issue Mar 22, 2017 · 1 comment
Open

Permission Nodes #102

ShawnClake opened this issue Mar 22, 2017 · 1 comment
Assignees
Labels

Comments

@ShawnClake
Copy link
Owner

Add the concept of Permission Nodes to UE.

Included features:

  • Be given on a Role/Group basis. See Role Viewer and Group Viewer #101
  • Be given on a per user basis.
  • Create functions in Module.php and UserUtil (All 3 apply to the logged in user):
    • hasPermission($nodeCode)
    • hasRole($roleCode)
    • hasGroup($groupCode)
  • Add a backend controller for creating, removing, and updating permission nodes
@ShawnClake
Copy link
Owner Author

This can use a very similar to concept the route restrictions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant