Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
TortoiseGit
TortoiseGit
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 301
    • Issues 301
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 8
    • Merge requests 8
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #2067

Closed
Open
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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None