0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 06:07:45 +01:00
gitea/routers/api
Giteabot af0cab23ea
Fix wrong last modify time (#32102) (#32104)
Backport #32102 by @lunny

Fix #31930 and more places which use `http.TimeFormat` wrongly.
`http.TimeFormat` requires a UTC time. refer to
https://pkg.go.dev/net/http#TimeFormat

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-09-22 19:12:57 +00:00
..
actions Reduce memory usage for chunked artifact uploads to MinIO (#31325) (#31338) 2024-06-12 16:25:46 +02:00
packages Fix wrong last modify time (#32102) (#32104) 2024-09-22 19:12:57 +00:00
v1 Fix incorrect /tokens api (#32085) (#32092) 2024-09-22 18:02:09 +00:00