From: kkalev Date: Mon, 9 Sep 2002 07:57:01 +0000 (+0000) Subject: Only connect and bind to the ldap server if we haven't done that before. X-Git-Url: https://git.entuzijast.net/?a=commitdiff_plain;h=c4466254e5c8f8fa923d3adc858823eab06de055;p=freeradius-dialup-admin.git Only connect and bind to the ldap server if we haven't done that before. --- diff --git a/Changelog b/Changelog index 2ce51c5..24561c1 100644 --- a/Changelog +++ b/Changelog @@ -44,6 +44,7 @@ Ver 1.59: a where in () caluse. * Also cache the default.vals file. * Update documentation +* Only connect and bind to the ldap server if we haven't done that before. Ver 1.55: * Update the FAQ about missing attributes from the user/group edit pages and add a few comments in the configuration files diff --git a/lib/ldap/change_attrs.php3 b/lib/ldap/change_attrs.php3 index 937d70c..d1781d0 100644 --- a/lib/ldap/change_attrs.php3 +++ b/lib/ldap/change_attrs.php3 @@ -1,8 +1,10 @@ $attr){ diff --git a/lib/ldap/change_info.php3 b/lib/ldap/change_info.php3 index d41a414..dafb3f8 100644 --- a/lib/ldap/change_info.php3 +++ b/lib/ldap/change_info.php3 @@ -1,8 +1,10 @@