gitlab-org--gitlab-foss/changelogs/unreleased/sh-fix-commit-signatures-error.yml
Stan Hu c6ac04e4da Fix commit signature error when project is disabled
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 https://gitlab.com/gitlab-org/gitlab-ce/issues/50903
2018-10-15 10:18:04 -07:00

5 lines
104 B
YAML

---
title: Fix commit signature error when project is disabled
merge_request: 22344
author:
type: fixed