mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
ITS#3522: support modify/increment
This commit is contained in:
parent
ab03970afe
commit
53354a2ec7
@ -995,6 +995,7 @@ slapi_modify_internal(
|
||||
/* fall through */
|
||||
case LDAP_MOD_DELETE:
|
||||
case LDAP_MOD_REPLACE:
|
||||
case LDAP_MOD_INCREMENT:
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user