d85f92c ACI plugin: correctly parse bind rules enclosed in parentheses

1 file Authored by mbabinsk 8 years ago, Committed by mbasti 8 years ago,
    ACI plugin: correctly parse bind rules enclosed in parentheses
    
    Since bind rule such as `(userdn = "ldap:///anyone")` is also a valid
    statement, the ipalib ACI parser was updated to handle this case.
    
    https://fedorahosted.org/freeipa/ticket/5037
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+6 -2