Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
138730ee
Commit
138730ee
authored
May 22, 2008
by
Quanah Gibson-Mount
Browse files
revert test logic for quarantine
parent
54f70247
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-meta/config.c
View file @
138730ee
...
...
@@ -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
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment