Fix permissions to manage contributors #69

Merged
bumi merged 1 commits from fix/add-contributor-permissions into master 2019-04-03 19:50:20 +00:00
bumi commented 2019-04-03 19:24:41 +00:00 (Migrated from github.com)

Uses the contributor oracle to decide if somebody has the MANAGE_CONTRIBUTOR_ROLE

note:

this changes the KreditsKit, which means only new DAOs will have the new permissions set by default.
there is no nice script yet to manage the advanced roles with permissions. (this should probably be somehow added to the aragon cli)

So either you somehow do that manually (which I have never done so far) or you just create a new DAO (in development)

Uses the contributor oracle to decide if somebody has the MANAGE_CONTRIBUTOR_ROLE note: this changes the KreditsKit, which means only new DAOs will have the new permissions set by default. there is no nice script yet to manage the advanced roles with permissions. (this should probably be somehow added to the aragon cli) So either you somehow do that manually (which I have never done so far) or you just create a new DAO (in development)
raucao commented 2019-04-03 19:46:03 +00:00 (Migrated from github.com)

👍

:+1:
Sign in to join this conversation.
No description provided.