jtblin / go-ldap-client

Simple ldap client to authenticate, retrieve basic information and groups for a user.
Other
261 stars 90 forks source link

adding check for user and password for verify #8

Open mando04 opened 7 years ago

mando04 commented 7 years ago

This will make sure a username and password is given as before it was still returning true if no password was given for the user.