gitlab-org--gitlab-foss/changelogs/unreleased/sh-include-project-path-for-internal-api.yml
Stan Hu 2c15cf471d Include gl_project_path in API /internal/allowed response
This will enable us to track the human-readable project path with SSH
access in gitlab-shell. Currently the Gitaly logs will only show the
hashed storage and gl_repository path (e.g. project-1234).
2019-02-16 06:57:28 -08:00

5 lines
110 B
YAML

---
title: Include gl_project_path in API /internal/allowed response
merge_request: 25314
author:
type: other