diff options
| author | Matthew Seaman <matthew@FreeBSD.org> | 2014-05-03 07:16:49 +0000 |
|---|---|---|
| committer | Matthew Seaman <matthew@FreeBSD.org> | 2014-05-03 07:16:49 +0000 |
| commit | 14a5c0e69416971a628e563aee8e9adeb3feb00e (patch) | |
| tree | d00c83dce0d772b126134ffda9f036d85ac29855 /net/phpldapadmin/files/patch-lib__ds_ldap.php | |
| parent | - Mark DEPRECATED, set EXPIRATION_DATE, message is here: (diff) | |
Finish off the incomplete conversion from 'password_hash' to
'password_hash_custom' in the previous update. Locally written
patches.
Diffstat (limited to 'net/phpldapadmin/files/patch-lib__ds_ldap.php')
| -rw-r--r-- | net/phpldapadmin/files/patch-lib__ds_ldap.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/phpldapadmin/files/patch-lib__ds_ldap.php b/net/phpldapadmin/files/patch-lib__ds_ldap.php index 5b188ef34e5d..b811aee6d4dc 100644 --- a/net/phpldapadmin/files/patch-lib__ds_ldap.php +++ b/net/phpldapadmin/files/patch-lib__ds_ldap.php @@ -1,5 +1,5 @@ --- ./lib/ds_ldap.php.orig 2012-10-01 07:54:14.000000000 +0100 -+++ ./lib/ds_ldap.php 2014-04-27 09:42:04.087756668 +0100 ++++ ./lib/ds_ldap.php 2014-05-03 07:57:44.746572911 +0100 @@ -1116,13 +1116,24 @@ if (is_array($dn)) { |
