mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-09-03 20:52:56 -05:00
Remove ipaserver/ipaldap.py
In addition to removing the module, fix all places where it was imported. Preparation for: https://fedorahosted.org/freeipa/ticket/3446
This commit is contained in:
committed by
Martin Kosek
parent
4e6a2a916d
commit
91a63cce62
@@ -19,9 +19,9 @@
|
||||
|
||||
import os
|
||||
import pwd
|
||||
from ipapython import ipaldap
|
||||
from ipaserver.install.plugins import MIDDLE
|
||||
from ipaserver.install.plugins.baseupdate import PreUpdate
|
||||
from ipaserver import ipaldap
|
||||
from ipaserver.install import replication
|
||||
from ipalib import api
|
||||
|
||||
|
||||
Reference in New Issue
Block a user