Changeset:
        53d2a63e0ae7
        
https://sourceforge.net/p/mrbs/hg-code/ci/53d2a63e0ae7e5331035d8b65c713d53e5938838
Author:
        Campbell Morrison <[email protected]>
Date:
        Sat Mar 04 11:37:03 2017 +0000
Log message:

Merge

diffstat:

 web/auth/auth_ldap.inc |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 0cbeff4bdbd3 -r 53d2a63e0ae7 web/auth/auth_ldap.inc
--- a/web/auth/auth_ldap.inc    Sat Mar 04 11:35:13 2017 +0000
+++ b/web/auth/auth_ldap.inc    Sat Mar 04 11:37:03 2017 +0000
@@ -548,6 +548,7 @@
   
   if ($ldap_admin_group_dn)
   {
+    $object = array();
     $res = authLdapAction("authLdapCheckAdminGroupCallback", $user, $object);
     if ($res)
     {
@@ -609,4 +610,3 @@
     error_log($message);
   }
 }
-

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to