-
Improvement
-
Resolution: Fixed
-
Minor
-
3.3.12
-
None
-
None
The hashing for the gravatar URL seems to have changed to sha256 as default:
https://docs.gravatar.com/api/avatars/hash/
We should therefore change our code to also use sha256 instead of md5.
- is related to
-
PHPBB-17353 Gravatar avatar src is not image src
- Closed