Skip to content
Snippets Groups Projects
Commit 138730ee authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

revert test logic for quarantine

parent 54f70247
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment