DirectoryTree / LdapRecord

A fully-featured LDAP framework.
https://ldaprecord.com
MIT License
500 stars 44 forks source link

Add `BindException` to `Failed` event for additional debugging information #709

Closed stevebauman closed 4 months ago

stevebauman commented 4 months ago

Related https://github.com/DirectoryTree/LdapRecord/discussions/708

This PR adds the BindException to the Failed event to provide additional debugging functionality to developers listening to the event.