1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-21 03:06:04 +00:00
gitea/.github
wxiaoguang 3b10fd9b34
Only use Host header from reverse proxy (#32060)
X-Forwarded-Host has many problems: non-standard, not well-defined
(X-Forwarded-Port or not), conflicts with Host header, it already caused
problems like #31907. So do not use X-Forwarded-Host, just use Host
header directly.

Official document also only uses `Host` header and never mentioned
others.
2024-09-20 14:57:55 +00:00
..
ISSUE_TEMPLATE Use forum.gitea.com instead of old URL (#31989) 2024-09-06 07:20:30 +00:00
workflows Only use Host header from reverse proxy (#32060) 2024-09-20 14:57:55 +00:00
actionlint.yaml Fix actionlint (#27513) 2023-10-07 20:42:32 -04:00
FUNDING.yml Remove bountysource (#29330) 2024-02-22 19:53:03 +01:00
labeler.yml Add label docs-update-needed for PRs that modify app.example.ini (#31810) 2024-08-10 00:20:59 +08:00
pull_request_template.md Have new announcement about docs contributions (#31364) 2024-06-14 11:17:05 +08:00