1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 03:46:01 -04:00
gitea/services/context
wxiaoguang 7424f27cf3
Check if reverse proxy is correctly configured (#30890)
Follow #27011
Follow #30885

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-05-10 20:07:01 +08:00
..
upload
access_log.go
api_org.go
api_test.go
api.go Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00
base_test.go
base.go Check if reverse proxy is correctly configured (#30890) 2024-05-10 20:07:01 +08:00
captcha.go Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00
context_cookie.go
context_model.go
context_request.go
context_response.go Refactor AppURL usage (#30885) 2024-05-07 08:26:13 +00:00
context_template.go
context_test.go
context.go Improve oauth2 client "preferred username field" logic and the error handling (#30622) 2024-04-25 11:22:32 +00:00
csrf.go
org.go
package.go
pagination.go
permission.go
private.go
repo.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-04-29 08:47:56 +00:00
response.go
user.go
utils.go
xsrf_test.go
xsrf.go