f28cd62 frontend: move the interactive_prompt callback type to Command

Authored and Committed by jcholast 7 years ago
    frontend: move the interactive_prompt callback type to Command
    
    Move interactive_prompt callback type from baseldap.BaseLDAPCommand to
    Command.
    
    This will make it possible to move all interactive_prompt callbacks to
    ipaclient.
    
    https://fedorahosted.org/freeipa/ticket/4739
    
    Reviewed-By: David Kupka <dkupka@redhat.com>
    
        
file modified
+9 -1
file modified
+1 -36