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

Figure out RBAC model #4

Open
fairingrey opened this issue Feb 16, 2022 · 1 comment
Open

Figure out RBAC model #4

fairingrey opened this issue Feb 16, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@fairingrey
Copy link
Member

fairingrey commented Feb 16, 2022

It's not a super important issue at hand (as role/permission resolution will come more in handy later on in some sort of public alpha/beta) but I'm filing it here to eventually come back to.

@fairingrey
Copy link
Member Author

General RBAC sketch-up thus far:

  • Admin: Can do anything. Except maybe take down the public deployment or other destructive things.
  • Moderator: Primarily manages users and secondarily content. Can free change roles up to any role below.
  • Maintainer: Primarily manages content. Can freely submit content to the gallery with self-approval and approve content from other contributors (posts, tags, tag-merges, etc).
  • Creator: Primarily manages their own content only. Can freely submit content to the gallery with self-approval.
  • Contributor: Contributes content. Content submitted to the gallery requires approval by a Maintainer.
  • Member: Contributes tags, comments and other related content. A Member can become a contributor after some threshold of positive contributions (voting tags that aren't removed, or other sorts of helpful content).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Status: On Hold
Development

No branches or pull requests

1 participant