gitea/routers/web
Lunny Xiao 26ae592234
Move reverproxyauth before session so the header will not be ignored even if user has login (#27821)
When a user logout and then login another user, the reverseproxy auth
should be checked before session otherwise the old user is still login.
2024-05-11 14:55:49 +00:00
..
admin Check if reverse proxy is correctly configured (#30890) 2024-05-10 20:07:01 +08:00
auth
devtest
events
explore
feed
healthcheck
misc
org
repo Fix misspelling of mergable (#30896) 2024-05-08 16:11:43 +00:00
shared
user
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Move reverproxyauth before session so the header will not be ignored even if user has login (#27821) 2024-05-11 14:55:49 +00:00
webfinger.go