Skip to content
Snippets Groups Projects
Commit 5bcdfc26 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Import "by * none stop" fix from HEAD

parent de4e2a01
No related branches found
No related tags found
No related merge requests found
......@@ -804,6 +804,9 @@ acl_mask(
}
}
/* implicit "by * none" clause */
ACL_INIT(*mask);
Debug( LDAP_DEBUG_ACL,
"<= acl_mask: no more <who> clauses, returning %s (stop)\n",
accessmask2str(*mask, accessmaskbuf), 0, 0 );
......
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