flamencist / ldap4net

OpenLdap port for DotNet Core (Linux\OSX\Windows)
MIT License
213 stars 38 forks source link

Fix: LdapSizeLimitExceededException when performing search with SizeLimit #177

Closed BalassaMarton closed 1 year ago

BalassaMarton commented 1 year ago

Added check around SizeLimitExceeded result code when actually the correct number of entries were already returned Fixes #176

BalassaMarton commented 1 year ago

Also, tabs vs spaces :D