go-ad-auth icon indicating copy to clipboard operation
go-ad-auth copied to clipboard

fix: ldap error swallowed

Open ezioruan opened this issue 2 years ago • 1 comments

This fix will return the origin LDAP error which is fully formated at go-ldap.

ezioruan avatar Mar 10 '22 07:03 ezioruan

Unfortunately, this change would cause a breaking change in the API. Specifically, supplying incorrect credentials to Bind should not return an error. I will leave this PR open as a possible change for a v4 of the API, but don't find this alone compelling enough to release a new API version.

korylprince avatar Mar 18 '22 01:03 korylprince