| opendj-sdk/opends/src/server/org/opends/server/authorization/dseecompat/AciHandler.java | ●●●●● patch | view | raw | blame | history |
opendj-sdk/opends/src/server/org/opends/server/authorization/dseecompat/AciHandler.java
@@ -642,7 +642,7 @@ AciLDAPOperationContainer operationContainer = new AciLDAPOperationContainer(operation, (ACI_READ | ACI_SEARCH), entry); (ACI_READ), entry); SearchResultEntry returnEntry; if(!skipAccessCheck(operation)) { returnEntry=accessAllowedAttrs(operationContainer);