This repository has been archived on 2023-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/modules/ssh
zeripath 943753f560
Support Proxy protocol (#12527)
This PR adds functionality to allow Gitea to sit behind an
HAProxy and HAProxy protocolled connections directly.

Fix #7508

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-08-21 19:20:43 +01:00
..
init.go call builtinUnused() if internal SSH is disabled (#20877) 2022-08-20 22:09:41 +01:00
ssh.go Use strings.Cut for GIT_PROTOCOL value (#20638) 2022-08-03 01:34:50 +03:00
ssh_graceful.go Support Proxy protocol (#12527) 2022-08-21 19:20:43 +01:00