mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-03 20:40:05 -05:00
move honor disclose back behind LDAP_DEVEL
needs more work before really ready for release (2.4?)
This commit is contained in:
parent
a0fa7f7901
commit
5d169e40ea
1 changed files with 2 additions and 1 deletions
|
|
@ -58,9 +58,10 @@
|
|||
|
||||
LDAP_BEGIN_DECL
|
||||
|
||||
#define SLAP_ACL_HONOR_DISCLOSE /* partially implemented */
|
||||
|
||||
#ifdef LDAP_DEVEL
|
||||
#define SLAP_ACL_HONOR_DISCLOSE /* partially implemented */
|
||||
#define SLAP_ACL_HONOR_MANAGE /* not yet implemented */
|
||||
#define SLAP_DYNACL
|
||||
#define LDAP_COMP_MATCH
|
||||
#define LDAP_DYNAMIC_OBJECTS
|
||||
|
|
|
|||
Loading…
Reference in a new issue