Skip to content

Only list worker types with accessible workers

Erwan Rouchet requested to merge list-worker-types-acl into release-1.6.5

Closes #1852 (closed)

This uses Worker.objects.executable to find the accessible workers, since there is no such thing as a Worker.objects.readable and this is what ListWorkers uses to find accessible workers.

Edited by Erwan Rouchet

Merge request reports

Loading