Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #2067
Closed
Open
Issue created Aug 02, 2015 by Sven Strickroth@mrtuxOwner

Normalize email with capital letters when calculating gravatar hash

By Alexey.Vorotni... on January 14, 2014 11:44 (imported from Google Code)


What steps will reproduce the problem?

  1. Create a gravatar for an email with capital letters.
  2. Commit to GIT with this email.
  3. Enable gravatars in TortoiseGit settings.
  4. Show log.

What is the expected output?
Log shows correct gravatar.

What do you see instead?
Log shows "default" gravatar.

What version of TortoiseGit and msysgit are you using? On
what operating system?
TortoiseGit v 1.8.6.0
git version 1.8.4.msysgit.0
Windows 7 SP1 64 bit.

Please provide any additional information below.
According Gravatar doc http://en.gravatar.com/site/implement/hash email must be trimmed and lower-cased before MD5 hashing.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking