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
8fd2a43ee2
commit
b6bce380dd
@ -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