Skip to content

Revert sending SSH certificate as a separate protocol

Igor Drozdov requested to merge id-revert-ssh-protocol into main

Gitlab Rails now restricts SSH protocol access via an additional boolean setting rather than a separate Git protocol: Enforce SSH Certificates via Settings (gitlab!136498 - merged)

It's basically a revert of Send ssh_certificates as protocol (!863 - merged)

Merge request reports