GitRoot

craft your forge, build your project, grow your community freely
 1---
 2id: "c95a"
 3priority: 80
 4sprint: ""
 5assignee: null
 6status: triage
 7kind: issue
 8---
 9
10# Define plugin rights
11
12If we add lot of fonctionalities like web, merge and exec cmd, user should be able to know and manage rights of each plugin.
13
14By default give rights they need, and user see them before activate the plugin or not.
15
16Rights:
17
18- Add/mod/del file in worktree/webcontent/cache
19- Merge branchs (graft)
20- Exec cmds (ci docker)
21- call http (webhook, mastodon...)
22- receive http
23
24Include branches and path in rights?