Commit Graph

1 Commits (049b9f37181152e9721a0a7077db3fb24dca1b7a)

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