1a6de2a Raise right exception if domain name is not valid

1 file Authored by mbasti 9 years ago, Committed by jcholast 9 years ago,
    Raise right exception if domain name is not valid
    
    Because of dnspython implementation, in some cases UnicodeError is
    raised instead of DNS SyntaxError
    
    Ticket: https://fedorahosted.org/freeipa/ticket/4734
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+9 -8