mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
revert test logic
This commit is contained in:
parent
ce27143ce7
commit
ffffa52470
@ -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 New Issue
Block a user