mirror of
https://github.com/dkmstr/openuds.git
synced 2024-12-24 21:34:41 +03:00
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…
Reference in New Issue
Block a user