Fix SHA256 fingerprinting to match the full character set
commit5f98ad37822c17878120b45b254b8ace2ec308d9
authorAlex Vandiver <alexmv@dropbox.com>
Wed, 10 May 2017 00:54:21 +0000 (9 17:54 -0700)
committerSitaram Chamarty <sitaram@atc.tcs.com>
Wed, 10 May 2017 03:57:26 +0000 (10 09:27 +0530)
tree89ccb75155af2cb11913359156cfeacd61d1e1c2
parentd6e8a0f51b26d0ef3119104075ef7b2a86b50f46
Fix SHA256 fingerprinting to match the full character set

Because of a one-bit typo, this only matched the fingerprint up until
the first upper-case letter; this led to false-positive messages about
hash collisions.
src/lib/Gitolite/Common.pm