Skip to content

Generate consistent gravatar hash values as per documentation.

gitlab-qa-bot requested to merge github/fork/patthoyts/pt/gravatar-fix into master

Created by: patthoyts

The gravatar documentation on implementing the hash specifies that leading and trailing whitespace must be trimmed and all characters should be forced to lowercase.

Signed-off-by: Pat Thoyts patthoyts@users.sourceforge.net

Merge request reports