Skip to content

authz: repos with pending permissions should not be seen as no perms

Administrator requested to merge jc/perms-store-no-perms-repo into master

Created by: unknwon

This PR takes into account for pending permission when computing the list of repositories with no permissions.

Before the PR, the PermsSyncer will constantly fetch permissions for all repos when no user except site-admin was created (typical scenario for a fresh setup).

Merge request reports

Loading