forgejo/routers/web
Guo Y.K 3e5ea9a978
Update base.go (#19739)
use http.StatusTemporaryRedirect(307) when serve avatar directly

browser caches 301 redirections, pre-signed s3 url would expire at some later point

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-05-19 11:20:34 -04:00
..
admin Fix oauth setting list bug (#19682) 2022-05-11 21:06:02 +08:00
auth
dev
events
explore
feed
healthcheck Update go-chi/cache to utilize Ping() (#19719) 2022-05-15 20:43:27 +02:00
misc
org [Refactor] convert team(s) to apiTeam(s) (#13745) 2022-05-13 19:27:58 +02:00
repo
user Fix issue overview for teams (#19652) 2022-05-16 17:49:17 +08:00
auth.go
auth_windows.go
base.go Update base.go (#19739) 2022-05-19 11:20:34 -04:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go
webfinger.go