Skip to content

Python: Model ldap3 paged searches - #22303

Open
theinfosecguy wants to merge 1 commit into
github:mainfrom
theinfosecguy:python-ldap3-paged-search
Open

Python: Model ldap3 paged searches#22303
theinfosecguy wants to merge 1 commit into
github:mainfrom
theinfosecguy:python-ldap3-paged-search

Conversation

@theinfosecguy

Copy link
Copy Markdown
Contributor

Adds ldap3.Connection.extend.standard.paged_search to the existing LDAP query model. Covers positional and keyword search bases and filters.

Fixes #21738.

@theinfosecguy
theinfosecguy marked this pull request as ready for review August 9, 2026 14:13
@theinfosecguy
theinfosecguy requested a review from a team as a code owner August 9, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False negative: py/ldap-injection misses taint flow for ldap3 extend.standard.paged_search

1 participant