Skip to content

authz: prevent access to repos with no external repo spec

Administrator requested to merge bl/require-ext-repo-spec into master

Created by: beyang

In case the external repo spec is not set in the DB, the repo will not be accessible to any user, because we have no way of assigning that repo to an external service and verifying its permissions.

Merge request reports

Loading