summaryrefslogtreecommitdiff
path: root/net/phpldapadmin/files/patch-config__config.php.example
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2018-04-02 20:11:58 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2018-04-02 20:11:58 +0000
commitf8906302f6abe559b4e461af237d6aefa4407457 (patch)
tree50e9bd11992d55335a3d1b5c6f80bbbc3e85138b /net/phpldapadmin/files/patch-config__config.php.example
parentStop using USE_GNOME=esound (diff)
Modernization: switch to USES=php:web
Update files/patch-lib__functions.php to work around the lack of the deprecated mcrypt functions in php >= 7.1. Regenerate patches with 'make makesum' PR: 227199 Submitted by: ohartmann@walstatt.org
Notes
Notes: svn path=/head/; revision=466259
Diffstat (limited to 'net/phpldapadmin/files/patch-config__config.php.example')
-rw-r--r--net/phpldapadmin/files/patch-config__config.php.example8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/phpldapadmin/files/patch-config__config.php.example b/net/phpldapadmin/files/patch-config__config.php.example
index a3a6025b29b8..4a74b855ad7e 100644
--- a/net/phpldapadmin/files/patch-config__config.php.example
+++ b/net/phpldapadmin/files/patch-config__config.php.example
@@ -1,6 +1,6 @@
---- ./config/config.php.example.orig 2014-05-03 08:00:05.933577117 +0100
-+++ ./config/config.php.example 2014-05-03 08:00:38.259564444 +0100
-@@ -379,7 +379,7 @@
+--- config/config.php.example.orig 2012-10-01 06:54:14 UTC
++++ config/config.php.example
+@@ -379,7 +379,7 @@ $servers->setValue('server','name','My L
/* Default password hashing algorithm. One of md5, ssha, sha, md5crpyt, smd5,
blowfish, crypt or leave blank for now default algorithm. */
@@ -9,7 +9,7 @@
/* If you specified 'cookie' or 'session' as the auth_type above, you can
optionally specify here an attribute to use when logging in. If you enter
-@@ -546,7 +546,7 @@
+@@ -546,7 +546,7 @@ $servers->setValue('sasl','authz_id_rege
$servers->setValue('sasl','authz_id_replacement','$1');
$servers->setValue('sasl','props',null);