Commit Graph

1 Commits (04771b5ff79152a47aecce4b2b445daa4a96da33)

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