0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-21 23:03:39 +01:00
gitea/services
Giteabot 0629c08a6d
Support allowed hosts for migrations to work with proxy (#32025) (#32026)
Backport #32025 by @wolfogre

Fix #32024. Follow #27655.

After this PR, all usage of "new dial context" needs to provide a proxy,
so I dropped the old `NewDialContext` and renamed
`NewDialContextWithProxy` to `NewDialContext`.

Co-authored-by: Jason Song <i@wolfogre.com>
2024-09-11 14:54:19 +08:00
..
actions Fix actions notify bug (#31866) (#31875) 2024-08-20 02:14:29 +08:00
agit
asymkey
attachment
auth Fix nuget/conan/container packages upload bugs (#31967) (#31982) 2024-09-05 07:34:41 +00:00
automerge Fix agit automerge (#31207) (#31881) 2024-08-20 16:20:58 +00:00
context Check if reverse proxy is correctly configured (#30890) (#30935) 2024-05-10 12:34:04 +00:00
contexttest Check if reverse proxy is correctly configured (#30890) (#30935) 2024-05-10 12:34:04 +00:00
convert Fix API repository object format missed (#31118) (#31132) 2024-05-28 09:59:56 +00:00
cron
doctor
externalaccount [Fix] Account Linking UpdateMigrationsByType (#31428) (#31434) 2024-06-20 13:53:15 +00:00
feed
forms Fix: Allow org team names of length 255 in create team form (#31564) (#31603) 2024-07-10 12:28:27 -04:00
gitdiff Refactor sha1 and time-limited code (#31023) (#31030) 2024-05-21 00:58:21 +08:00
indexer Update issue indexer after merging a PR (#30715) (#30903) 2024-05-09 13:51:57 +08:00
issue Fix 500 error when state params is set when editing issue/PR by API (#31880) (#31952) 2024-09-01 18:38:10 +00:00
lfs Fix #31185 try fix lfs download from bitbucket failed (#31201) (#31329) 2024-06-12 02:34:37 +03:00
mailer
markup
migrations Support allowed hosts for migrations to work with proxy (#32025) (#32026) 2024-09-11 14:54:19 +08:00
mirror
notify
org
packages Fix nuget/conan/container packages upload bugs (#31967) (#31982) 2024-09-05 07:34:41 +00:00
pull Fix protected branch files detection on pre_receive hook (#31778) (#31796) 2024-08-08 03:08:30 +00:00
release Check if the release is converted from the tag when updating the release (#30984) (#30986) 2024-05-15 16:34:38 -05:00
repository Fixes for unreachable project issues when transfer repository from organization (#31770) (#31828) 2024-08-14 09:57:23 +08:00
secrets
task Fix "force private" logic (#31012) (#31021) 2024-05-20 10:27:52 +08:00
uinotification
user Fix bug on avatar (#31008) (#31019) 2024-05-20 02:54:53 +00:00
webhook Support allowed hosts for migrations to work with proxy (#32025) (#32026) 2024-09-11 14:54:19 +08:00
webtheme
wiki