mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-03 20:40:05 -05:00
revert test logic
This commit is contained in:
parent
ce27143ce7
commit
ffffa52470
1 changed files with 1 additions and 1 deletions
|
|
@ -1239,7 +1239,7 @@ idassert-authzFrom "dn:<rootdn>"
|
|||
return 1;
|
||||
}
|
||||
|
||||
if ( mi->mi_ntargets ) {
|
||||
if ( mi->mi_ntargets == 0 ) {
|
||||
mi->mi_flags |= LDAP_BACK_F_QUARANTINE;
|
||||
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Reference in a new issue