rcritten / freeipa

Forked from freeipa 6 years ago
Clone

a331f35 Validate attributes in permission-add

2 files Authored by ohamada 12 years ago, Committed by rcritten 12 years ago,
    Validate attributes in permission-add
    
    When adding or modifying permission with both type and attributes
    specified, check whether the attributes are allowed for specified type.
    In case of disallowed attributes raises the ObjectclassViolation
    exception.
    
    New tests were also added to the unit-tests.
    
    https://fedorahosted.org/freeipa/ticket/2293
    
        
file modified
+55 -0