gitea/modules/private
zeripath 943753f560
Support Proxy protocol ()
This PR adds functionality to allow Gitea to sit behind an
HAProxy and HAProxy protocolled connections directly.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
hook.go Fix the bug: deploy key with write access can not push ()
internal.go Support Proxy protocol ()
key.go refactor: move from io/ioutil to io and os package ()
mail.go format with gofumpt ()
manager.go Allow manager logging to set SQL ()
restore_repo.go Update HTTP status codes to modern codes ()
serv.go Fix the bug: deploy key with write access can not push ()