forked from shaba/openuds
added a new ldap constant to ldaputil
This commit is contained in:
parent
8cd050f71d
commit
3667c82529
@ -47,6 +47,7 @@ from ldap import (
|
||||
SCOPE_SUBTREE, # type: ignore
|
||||
SCOPE_ONELEVEL, # type: ignore
|
||||
SCOPE_SUBORDINATE, # type: ignore
|
||||
INVALID_CREDENTIALS, # type: ignore
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user