Commit Graph

1 Commits (ffa4949eaaf645995c5a20cd302d0256417b97ed)

Author SHA1 Message Date
Zettat123 b33cf4fabc
Fix access check for org-level project (#26182)
Fix #25934

Add `ignoreGlobal` parameter to `reqUnitAccess` and only check global
disabled units when `ignoreGlobal` is true. So the org-level projects
and user-level projects won't be affected by global disabled
`repo.projects` unit.
2 years ago