0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-16 07:04:35 +01:00
gitea/routers/web/admin
wxiaoguang 339bc8bc8f
Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003)
Fix #31002

1. Mention Make sure `Host` and `X-Fowarded-Proto` headers are correctly passed to Gitea
2. Clarify the basic requirements and move the "general configuration" to the top
3. Add a comment for the "container registry"
4. Use 1.21 behavior if the reverse proxy is not correctly configured

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2024-05-19 14:56:08 +00:00
..
admin_test.go Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 2024-05-19 14:56:08 +00:00
admin.go Check if reverse proxy is correctly configured (#30890) 2024-05-10 20:07:01 +08:00
applications.go
auths.go
config.go Make sure git version&feature are always prepared (#30877) 2024-05-06 18:34:16 +02:00
diagnosis.go
emails.go
hooks.go
main_test.go
notice.go
orgs.go
packages.go
queue_tester.go
queue.go
repos.go
runners.go
stacktrace.go
users_test.go
users.go