480e1a0 Ignore case in yes/no prompts

Authored and Committed by mkosek 12 years ago
    Ignore case in yes/no prompts
    
    We did not accept answers like "Yes", "YES", "No", etc. as valid
    answers to yes/no prompts (used for example in dnsrecord-del
    interactive mode). This could confuse users. This patch changes
    the behavior to ignore the answer case.
    
    https://fedorahosted.org/freeipa/ticket/2484
    
        
file modified
+1 -1