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

[EPIC] Roles #741

Open
gkostin1966 opened this issue Jan 30, 2017 · 0 comments
Open

[EPIC] Roles #741

gkostin1966 opened this issue Jan 30, 2017 · 0 comments

Comments

@gkostin1966
Copy link
Contributor

gkostin1966 commented Jan 30, 2017

EPIC
As a registered user I can be assigned roles.

PLATFORM ROLES

  • admin
    • can assign/withdraw roles
    • can create/modify/destroy presses
    • can create/modify/destroy content
    • can create/modify/destroy registered users

PRESS ROLES
Are scoped to an individual press

  • admin
    • can assign/withdraw roles
  • editor
    • can create/modify/destroy content
  • user
    • can be assigned a role (the purpose of this role is to filter registered users visibility)

NOTE: Destroy may result in dangling references, perhaps it shouldn't be allowed or perhaps not accessible from the GUI.

@mbakeryo mbakeryo added this to the Beyond Grant milestone Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants