Skip to content

Improve visibility of SSH Git wire protocol requests

Paul Okstad (ex-GitLab) requested to merge po-protocol-v2-ssh-log into master

This change improves visibility of invalid protocol requests. This is intended to help investigate #2474 (closed).

When an unknown git protocol is encountered, the invalid string will be logged at warn level, and the "invalid" protocol counter will be incremented.

Edited by GitLab Release Tools Bot

Merge request reports