ltb-project / self-service-password

Web interface to change and reset password in an LDAP directory
https://self-service-password.readthedocs.io/en/latest/
GNU General Public License v3.0
1.17k stars 327 forks source link

Only call ldap_get_dn on an entry #971

Closed coudot closed 2 months ago

coudot commented 2 months ago

This prevents a fatal error in scripts/multi_ldap_change.php

Fix for #970