gravatar icon indicating copy to clipboard operation
gravatar copied to clipboard

Update Gravatar hashing to use sha256

Open unDemian opened this issue 1 year ago • 0 comments

Gravatar added support for both MD5 and SHA256, this PR migrates Gravatar's usage to the new sha256 hashing algorithm.

Source: https://docs.gravatar.com/api/avatars/php

unDemian avatar Sep 27 '24 08:09 unDemian