Open
Description
Description
gitea can't get avatar from gravatar, the log shows
2025/04/25 18:00:44 routers/web/base.go:80:func2() [W] Unable to find avatars 0f67de64ebe46c139b7d9f3c56732507
The gravatar has changed the avatar url's hash code to sha256: https://gravatar.com/avatar/{sha256}
but the libravatar
still using md5
hash.
See the example at developer part:
https://gravatar.com/
Gitea Version
1.23.7
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
docker
Database
None