You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
9 months ago
..
admin.go Check if reverse proxy is correctly configured (#30890) 10 months ago
admin_test.go Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 9 months ago
applications.go Move context from modules to services (#29440) 1 year ago
auths.go Move context from modules to services (#29440) 1 year ago
config.go Make sure git version&feature are always prepared (#30877) 10 months ago
diagnosis.go Move context from modules to services (#29440) 1 year ago
emails.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago
hooks.go remove util.OptionalBool and related functions (#29513) 12 months ago
main_test.go make writing main test easier (#27270) 1 year ago
notice.go Move context from modules to services (#29440) 1 year ago
orgs.go Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 10 months ago
packages.go remove util.OptionalBool and related functions (#29513) 12 months ago
queue.go Move context from modules to services (#29440) 1 year ago
queue_tester.go Improve queue and logger context (#24924) 2 years ago
repos.go Remove AddParamIfExist(AddParam) (#29841) 11 months ago
runners.go Move context from modules to services (#29440) 1 year ago
stacktrace.go Move context from modules to services (#29440) 1 year ago
users.go Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 10 months ago
users_test.go Move context from modules to services (#29440) 1 year ago