Skip to content

Restrict (Partial)UpdateTask to process admins

Erwan Rouchet requested to merge update-task-process-admin into master

Closes #1540 (closed)

PartialUpdateTask is used by the frontend to allow stopping a single task and restarting it. The frontend only displays this to instance admins, but this has always been allowed to process admins. I chose to keep the latter, but with all this permissions cleanup, it will be easier to switch to instance admins later (or display the buttons properly in the frontend).

Edited by Erwan Rouchet

Merge request reports

Loading