mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 00:31:56 -06:00
Move ipaldap to ipapython
Part of the work for: https://fedorahosted.org/freeipa/ticket/3446
This commit is contained in:
parent
a38d93f65f
commit
4e6a2a916d
1815
ipapython/ipaldap.py
Normal file
1815
ipapython/ipaldap.py
Normal file
File diff suppressed because it is too large
Load Diff
1802
ipaserver/ipaldap.py
1802
ipaserver/ipaldap.py
File diff suppressed because it is too large
Load Diff
@ -35,7 +35,7 @@ import krbV
|
||||
import ldap as _ldap
|
||||
|
||||
from ipapython.dn import DN
|
||||
from ipaserver.ipaldap import SASL_GSSAPI, IPASimpleLDAPObject, LDAPClient
|
||||
from ipapython.ipaldap import SASL_GSSAPI, IPASimpleLDAPObject, LDAPClient
|
||||
|
||||
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user