Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SearchByTreeWalkungMixin ignores sizeLimit #234

Open
stohrendorf opened this issue Jan 10, 2022 · 0 comments
Open

SearchByTreeWalkungMixin ignores sizeLimit #234

stohrendorf opened this issue Jan 10, 2022 · 0 comments

Comments

@stohrendorf
Copy link

As stated in the title, the mixin ignores the limit, which means that a simple ldap server implementation based on LDAPServer as per the example in the documentation will return too many results if the search filter isn't narrowing enough. In the specific case I'm dealing with, it's pretty easy to get thousands of search results because of the large underlying data base. This puts unnecessary load on the server, the network, and the client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant