]> source.dussan.org Git - gitea.git/commit
Fix bug on avatar (#31008) (#31019)
authorGiteabot <teabot@gitea.io>
Mon, 20 May 2024 02:54:53 +0000 (10:54 +0800)
committerGitHub <noreply@github.com>
Mon, 20 May 2024 02:54:53 +0000 (02:54 +0000)
commit8446caa813f676398411d3544cc05a42fd708cd1
tree73ee53ab0307f2b9aea918c3ad492e38fbdde740
parentab33b7849f527f3924d3cac42db30ccca917c302
Fix bug on avatar (#31008) (#31019)

Backport #31008 by @lunny

Extract from #30995

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
routers/api/v1/org/avatar.go
routers/api/v1/user/avatar.go
services/user/avatar.go