Skip Menu |

This queue is for tickets about the Apache-Htpasswd CPAN distribution.

Report information
The Basics
Id: 60267
Status: resolved
Priority: 0/
Queue: Apache-Htpasswd

People
Owner: Nobody in particular
Requestors: ANSGAR [...] cpan.org
Cc: CARNIL [...] cpan.org
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Use Digest::SHA instead of Digest::SHA1
Date: Thu, 12 Aug 2010 14:05:52 +0900
To: bug-Apache-Htpasswd [...] rt.cpan.org
From: Ansgar Burchardt <ANSGAR [...] cpan.org>
Hi, the attached patch changes Apache::Htpasswd to use the Digest::SHA module instead of Digest::SHA1. Digest::SHA is part of the standard perl distribution since perl v5.9.3 so this reduces the number of external dependencies by one. The patch also fixes the test to check for Digest::SHA instead of Digest::MD5 when testing SHA1-hashed passwords. Please consider applying it for the next release. Regards, Ansgar

Message body is not shown because sender requested not to inline it.