Skip to content

Include gl_project_path in API /internal/allowed response

Stan Hu requested to merge sh-include-project-path-for-internal-api into master

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).

Merge request reports