0c5cf69 Do not allow removal of ID range of an active trust

2 files Authored by tbabej 10 years ago, Committed by mkosek 10 years ago,
    Do not allow removal of ID range of an active trust
    
    When removing an ID range using idrange-del command, validation
    in pre_callback ensures that the range does not belong to any
    active trust. In such case, ValidationError is raised.
    
    Unit tests to cover the functionality has been added.
    
    https://fedorahosted.org/freeipa/ticket/3615
    
        
file modified
+18 -1