Skip to content

authz: skip permissions scheduling if no providers configured

Administrator requested to merge jc/perms-skip-no-authz-provider into master

Created by: unknwon

In addition to check if background permissions syncing is enabled, checking number of authz providers in advance so we can avoid scanning of records which will end up doing nothing if the instance hasn't enabled repository authorization/permissions.

Merge request reports

Loading