From 14a5c0e69416971a628e563aee8e9adeb3feb00e Mon Sep 17 00:00:00 2001 From: Matthew Seaman Date: Sat, 3 May 2014 07:16:49 +0000 Subject: Finish off the incomplete conversion from 'password_hash' to 'password_hash_custom' in the previous update. Locally written patches. --- net/phpldapadmin/files/patch-lib__functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/phpldapadmin/files/patch-lib__functions.php') diff --git a/net/phpldapadmin/files/patch-lib__functions.php b/net/phpldapadmin/files/patch-lib__functions.php index b0bb5eedd2fe..bf7572fa379b 100644 --- a/net/phpldapadmin/files/patch-lib__functions.php +++ b/net/phpldapadmin/files/patch-lib__functions.php @@ -1,5 +1,5 @@ --- ./lib/functions.php.orig 2012-10-01 07:54:14.000000000 +0100 -+++ ./lib/functions.php 2014-04-27 09:42:04.122737345 +0100 ++++ ./lib/functions.php 2014-05-03 07:57:44.751570981 +0100 @@ -2127,7 +2127,7 @@ * crypt, ext_des, md5crypt, blowfish, md5, sha, smd5, ssha, sha512, or clear. * @return string The hashed password. -- cgit v1.2.3