b2edcb2 Issue31 - Add memberOf fix-up task

5 files Authored by ilias95 6 years ago, Committed by William Brown 6 years ago,
    Issue31 - Add memberOf fix-up task
    
    Description:
    - Implement a new-style Task class based on DSLdapObject.
    - Create the memberof fix-up task class.
    - Add dsconf support for calling the task.
    - Write a functional test for testing the fix-up task.
    - Small bug fixes on the test utils for plugin tests.
    - Replace some "from foo import *" imports with explicit imports.
    
    https://pagure.io/lib389/issue/31
    
    Author: Ilias95
    
    Review by: wibrown (Thank you, great work!)
    
        
file modified
+15 -6
file modified
+59 -3