Skip to content

fix(ldap): ScopeWholeSubtree wasn't handled by serveSearch#930

Merged
marle3003 merged 2 commits intomarle3003:mainfrom
fastrde:fix_scope_whole_subtree
Apr 17, 2026
Merged

fix(ldap): ScopeWholeSubtree wasn't handled by serveSearch#930
marle3003 merged 2 commits intomarle3003:mainfrom
fastrde:fix_scope_whole_subtree

Conversation

@fastrde
Copy link
Copy Markdown

@fastrde fastrde commented Apr 15, 2026

When Scope = 2 (WholeSubtree) the entries in the response should be scoped to only that subtree.

RFC 4511 Section 4.5.1.2 says:

wholeSubtree: The scope is constrained to the entry named by baseObject and to all its subordinates.

@marle3003 marle3003 merged commit b58c26e into marle3003:main Apr 17, 2026
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants