-
- Downloads
In the LDAP class, the password should only be escaped if it's not null, so...
In the LDAP class, the password should only be escaped if it's not null, so that we don't try to bind with an empty password if none was provided. This fixes #366 and closes #370.
Loading
Please register or sign in to comment