gitea/.github/workflows
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
..
cron-licenses.yml feat: bump dessant/lock-threads and actions/setup-go to use nodejs20 runtime (#28565) 2023-12-21 13:31:04 +08:00
cron-translations.yml Use Crowdin action for translation sync (#30054) 2024-03-30 18:11:50 +00:00
files-changed.yml Remove docs sub folder since docs has been moved to https://gitea.com/gitea/docs (#31536) 2024-07-10 01:46:08 +00:00
pull-compliance.yml Remove docs sub folder since docs has been moved to https://gitea.com/gitea/docs (#31536) 2024-07-10 01:46:08 +00:00
pull-db-tests.yml Only use Host header from reverse proxy (#32060) 2024-09-20 14:57:55 +00:00
pull-docker-dryrun.yml Bump workflows in github actions (#27836) 2023-10-30 15:56:43 +08:00
pull-e2e-tests.yml Enable npm cache on setup-node action (#30577) 2024-04-19 03:29:08 +00:00
pull-labeler.yml Update to labeler v5 (#29721) 2024-03-12 22:09:02 +00:00
release-nightly.yml align s3 files with docker naming (#31050) 2024-05-22 23:34:52 +00:00
release-tag-rc.yml Enable npm cache on setup-node action (#30577) 2024-04-19 03:29:08 +00:00
release-tag-version.yml Enable npm cache on setup-node action (#30577) 2024-04-19 03:29:08 +00:00