]> source.dussan.org Git - gitea.git/commit
Send size to /avatars if requested (#15459)
authorzeripath <art27@cantab.net>
Fri, 16 Apr 2021 22:22:25 +0000 (23:22 +0100)
committerGitHub <noreply@github.com>
Fri, 16 Apr 2021 22:22:25 +0000 (00:22 +0200)
commit324cff68c97d766a04464488a73ccf7ad54931d9
treec3c61ca17ca01d7002702c4765a602e76579c5ff
parentc29620c05ffb5ec7bda7ddde97aa7c893397081f
Send size to /avatars if requested (#15459)

If an avatar is requested in a particular size ensure that /avatars also gets the size request

Fix #15453

Signed-off-by: Andrew Thornton <art27@cantab.net>
models/avatar.go
models/user_avatar.go