]> source.dussan.org Git - gitea.git/commit
Check if reverse proxy is correctly configured (#30890) (#30935)
authorGiteabot <teabot@gitea.io>
Fri, 10 May 2024 12:34:04 +0000 (20:34 +0800)
committerGitHub <noreply@github.com>
Fri, 10 May 2024 12:34:04 +0000 (12:34 +0000)
commitb99473f4ecc024f7467900dd826fab18891c2c90
treea01f50c6cee9bc3901156eb3bb5e13ee9984514b
parent2200c41ffd7dc84faa1de61941603af11b3412f2
Check if reverse proxy is correctly configured (#30890) (#30935)

Backport #30890 by wxiaoguang

Follow #27011
Follow #30885

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
options/locale/locale_en-US.ini
routers/web/admin/admin.go
routers/web/admin/admin_test.go
routers/web/web.go
services/context/base.go
services/contexttest/context_tests.go
templates/admin/self_check.tmpl
web_src/js/bootstrap.js
web_src/js/features/admin/selfcheck.js [new file with mode: 0644]
web_src/js/features/common-global.js
web_src/js/index.js