-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated `pagedsearch` method to change the type of `attributes` from List[str] to List[bytes] for better compatibility with LDAP data. Enhanced exception handling to check if the connection status is `CONNECTED` but not bound, raising an appropriate exception. Additionally, added handling for the case where the connection is not `RUNNING`, ensuring clearer error reporting.
- Loading branch information
1 parent
a20d0ca
commit de14d57
Showing
1 changed file
with
13 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters