mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 04:59:39 -05:00
Revert "update entryCSN (and operational attrs in general) when changing memberOf (ITS#6329)"
This reverts commit 716eaf0e8b.
This commit is contained in:
parent
d6e414db66
commit
53b4baec8b
1 changed files with 0 additions and 1 deletions
|
|
@ -387,7 +387,6 @@ memberof_value_modify(
|
|||
ml->sml_flags = SLAP_MOD_INTERNAL;
|
||||
ml->sml_next = op2.orm_modlist;
|
||||
op2.orm_modlist = ml;
|
||||
op2.orm_no_opattrs = 0;
|
||||
|
||||
if ( new_ndn != NULL ) {
|
||||
BackendInfo *bi = op2.o_bd->bd_info;
|
||||
|
|
|
|||
Loading…
Reference in a new issue