d74bf64 Simplify LDAPUpdater

Authored and Committed by cheimes 3 years ago
    Simplify LDAPUpdater
    
    - drop unused dm_password and ldapi arguments
    - remove online feature that was never implemented
    - allow passing of api object that is used to populate substitution
      dictionary
    - simplify substitution dictionary updates
    - remove unused instances vars
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+50 -80
file modified
+5 -8