Skip to content

Fix commit signature error when project is disabled

Stan Hu requested to merge sh-fix-commit-signatures-error into master

When a project is disabled, visiting the home page would show, "An error occurred while loading commit signatures". This change checks that the user has permission to view the project to avoid unnecessary GPG signature lookups.

Closes #50903 (closed)

Edited by Stan Hu

Merge request reports