mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-02 22:00:21 +01:00
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.