biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git] / pkgs / development / perl-modules / CatalystAuthenticationStoreHtpasswd-test-replace-DES-hash-with-bcrypt.patch
blobf3ce028ca59af24f4b9624c2c83e0798b44c4c4a
1 Replaces the legacy DES crypt hash used in tests with a stronger
2 bcrypt function, as crypt() in pkgs.perl no longer supports DES
4 # htpasswd -nbB mufasa "Circle of Life"
6 diff --git a/t/lib/TestApp/htpasswd b/t/lib/TestApp/htpasswd
7 index 6cec784..91e5375 100644
8 --- a/t/lib/TestApp/htpasswd
9 +++ b/t/lib/TestApp/htpasswd
10 @@ -1 +1 @@
11 -mufasa:Y7hn4ncIVPOuI
12 +mufasa:$2y$05$.KPC4Gja9L5AxJATDQBzs.lCHkm49l/9dcoyPcJg0JhyIvsD6Gqza