Skip to content

Fix scope=onelevel in LDAP driver

When scope is set to 'onelevel', the LDAP driver actually does a full subtree search instead.

Should be ldap_list instead. Fixes #315 (closed)

Edited by stonewall

Merge request reports