Skip to content

Git Protocol V2 support needs to be added to internal/allowed

GitLab-Shell will send protocol v2 support to Gitaly in the proto messages, and determines support of it based on the JSON it gets back from Rails

The payload send to shell doesn't have a git_protocol field however, so SSH support for V2 doesn't work.

/cc @jramsay