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 5 commits into
Conversation
|
@mchehab Could you propose these against the |
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>
b99ac5a to
054de50
Compare
|
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 |
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
|
I changed this one to RFC, as some work is still needed to be able to have per-project permissions. |
|
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 |

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