You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same issue than #698 but in scripts/multi_ldap_change.php:
PHP Fatal error: Uncaught TypeError: ldap_get_dn(): Argument #2 ($entry) must be of type LDAP\ResultEntry, bool given in /usr/share/self-service-password/scripts/multi_ldap_change.php:79
Stack trace:
#0 /usr/share/self-service-password/scripts/multi_ldap_change.php(79): ldap_get_dn()
#1 {main}
thrown in /usr/share/self-service-password/scripts/multi_ldap_change.php on line 79
The text was updated successfully, but these errors were encountered:
Same issue than #698 but in scripts/multi_ldap_change.php:
The text was updated successfully, but these errors were encountered: