Releases: LZUOSS/gitea
Releases · LZUOSS/gitea
v1.25.4-proxy
Gitea v1.25.4 + Comprehensive Proxy Support
Based on Gitea v1.25.4 with full proxy support for all outbound connections.
What's new
- NO_PROXY exclusion list — new `NO_PROXY` key in `[proxy]` section
- Proxy-all by default — when `PROXY_HOSTS` is empty, all hosts are proxied
- SSH git operations — `ssh://` and `git@host:path` URLs proxied via `GIT_SSH_COMMAND`
- All HTTP callers fixed — reCAPTCHA, hCaptcha, Turnstile, HaveIBeenPwned, OAuth avatar, URI, MinIO/S3, migration dump
- httplib default transport now uses Gitea proxy setting
- OneDev migration fixed proxy/basic-auth RoundTripper
Build info
- Base: Gitea v1.25.4
- Tags: `bindata` (embedded assets, no SQLite — use PostgreSQL or MySQL)
- Platform: linux/amd64, static binary (no CGO)