summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/ldap2.py
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2013-01-17 11:25:47 -0500
committerMartin Kosek <mkosek@redhat.com>2013-03-01 16:59:43 +0100
commit5476b144f671f87d833f9cb5dbeda3220639d4c8 (patch)
treebb8c9130ee9febe49f8e833f45f5a1e6a0d58d78 /ipaserver/plugins/ldap2.py
parentdf4ed77962e906b2456c99e57084314000768569 (diff)
downloadfreeipa.git-5476b144f671f87d833f9cb5dbeda3220639d4c8.tar.gz
freeipa.git-5476b144f671f87d833f9cb5dbeda3220639d4c8.tar.xz
freeipa.git-5476b144f671f87d833f9cb5dbeda3220639d4c8.zip
Make IPAdmin not inherit from IPASimpleLDAPObject
Instead of inheritance, the LDAPObject is kept in a `conn` attribute, as the ldap2 class does it. However, all IPASimpleLDAPObject methods are still available as before (using __getattr__-based proxying). Also, remove the IPAEntryLDAPObject class. The methods it overrode were never called in ways that would make them behave differently than the superclass. Part of the work for: https://fedorahosted.org/freeipa/ticket/2660
Diffstat (limited to 'ipaserver/plugins/ldap2.py')
0 files changed, 0 insertions, 0 deletions