0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-08 02:52:35 +01:00
Lunny Xiao 723ce3579f
Fix forwarded proto handling for public URL detection (#36810)
Normalize `X-Forwarded-Proto` related headers to accept only `http`/`https`

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-03-06 00:31:52 +08:00
..