mreynolds / 389-ds-base

Forked from 389-ds-base 6 years ago
Clone

0c0b4df Ticket 47953 - Should not check aci syntax when deleting an aci

1 file Authored by mreynolds 9 years ago, Committed by nhosoi 9 years ago,
    Ticket 47953 - Should not check aci syntax when deleting an aci
    
    Bug Description:  Trying to delete an aci that has an invalid sytenx, generates a
                      syntax error when trying to remove it.
    
    Fix Description:  Do not check the syntax of an aci if it's being deleted.
    
    https://fedorahosted.org/389/ticket/47953
    
    Reviewed by: rmeggins(Thanks!)
    
    (cherry picked from commit 3ce60db0a404b4663df6005b78027332d0e56f95)
    
    Conflicts:
    	ldap/servers/plugins/acl/acl.c
    
    (cherry picked from commit 234f118efe7867cbbe36ca5c8b13ea7195114a38)
    (cherry picked from commit 67a084d288b971fa31c58375d06a521e4776c6ca)