0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 01:53:56 +01:00
gitea/services/context
Giteabot b99473f4ec
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>
2024-05-10 12:34:04 +00:00
..
upload
access_log.go
api.go
api_org.go
api_test.go
base.go Check if reverse proxy is correctly configured (#30890) (#30935) 2024-05-10 12:34:04 +00:00
base_test.go
captcha.go
context.go Improve oauth2 client "preferred username field" logic and the error handling (#30622) 2024-04-25 11:22:32 +00:00
context_cookie.go
context_model.go
context_request.go
context_response.go Refactor AppURL usage (#30885) (#30891) 2024-05-08 13:34:43 +00:00
context_template.go
context_test.go
csrf.go
org.go
package.go
pagination.go
permission.go
private.go
repo.go
response.go
user.go
utils.go
xsrf.go
xsrf_test.go