Fix for when specifying multiple base DNs with LDAP_BASE_DN, and the user doesnt have access to the first one.
This commit is contained in:
parent
59cf0d337e
commit
deefd9be43
@ -29,7 +29,7 @@ class AjaxController extends Controller
|
||||
'lazy'=>TRUE,
|
||||
'icon'=>'fa-fw fas fa-sitemap',
|
||||
'tooltip'=>$item->getDn(),
|
||||
]);
|
||||
])->values();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user