craft your forge, build your project, grow your community freely
1---
2id: "c95a"
3priority: 80
4sprint: ""
5assignee: null
6status: triage
7kind: issue
8---
910# Define plugin rights
1112If we add lot of fonctionalities like web, merge and exec cmd, user should be able to know and manage rights of each plugin.
1314By default give rights they need, and user see them before activate the plugin or not.
1516Rights:
1718- 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
2324Include branches and path in rights?