Uh oh!
There was an error while loading. Please reload this page.
Add Object permissions to project and allow set add_check globally or per-project - #653
Add Object permissions to project and allow set add_check globally or per-project#653mchehab wants to merge 6 commits into
Conversation
stephenfin
commented
Jun 7, 2026
@mchehab Could you propose these against the |
mchehab
commented
Jun 7, 2026
Thanks for changing the baseline. My user were unable to change the baseline indication at the PR. |
hmm... this one requires more work... it actually added "add |
mchehab
commented
Jun 7, 2026
I changed this one to RFC, as some work is still needed to be able to have per-project permissions. |
mchehab
commented
Jun 7, 2026
Tests with https://github.com/mchehab/pw_tools: User without global "add_check" permission: After granting After removing After granding In summary, both coarse grained and fine grained |
matttbe
left a comment
There was a problem hiding this comment.
Thank you for looking at this! I have a couple of questions/ suggestions of you don't mind.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Removing this grant will be disruptive, so, for now, keep it enabled for maintainers. A better approach would be to handle it at migration time. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

Currently, patchwork doesn't allow granting permissions to add_checks without promoting an user to superuser.
This patch series: