Commit Graph

1 Commits (445dbda2768500d2eb08382d2adf0798d67c1a6e)

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