1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-09 17:14:33 +00:00
forgejo/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>
2022-08-21 19:20:43 +01:00
..
hook.go Fix the bug: deploy key with write access can not push () 2022-03-22 17:29:07 +08:00
internal.go Support Proxy protocol () 2022-08-21 19:20:43 +01:00
key.go refactor: move from io/ioutil to io and os package () 2021-09-22 13:38:34 +08:00
mail.go format with gofumpt () 2022-01-20 18:46:10 +01:00
manager.go Allow manager logging to set SQL () 2022-06-24 12:49:47 +02:00
restore_repo.go Update HTTP status codes to modern codes () 2022-03-23 12:54:07 +08:00
serv.go Fix the bug: deploy key with write access can not push () 2022-03-22 17:29:07 +08:00