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

Role based permissions system. #62

Open
benmcmahon100 opened this issue Jul 16, 2020 · 0 comments
Open

Role based permissions system. #62

benmcmahon100 opened this issue Jul 16, 2020 · 0 comments
Assignees

Comments

@benmcmahon100
Copy link
Contributor

benmcmahon100 commented Jul 16, 2020

New commands - by default - should only be runnable by "special" users - i.e., users we can trust.

Otherwise, a commands audience can be specified as an array of roles we want to use it.

By default, this shall be ["committee", "rbadmin", "dev"] for the sake of simplicity, with left to right precedence (a dev can't derole and admin, and admin can't derole a committee, etc)

@benmcmahon100 benmcmahon100 self-assigned this Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant