]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8473 Mark olcPlugin as ordered
authorOndřej Kuzník <ondra@mistotebe.net>
Thu, 4 Jun 2020 11:31:39 +0000 (12:31 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sun, 21 Jun 2020 22:53:14 +0000 (22:53 +0000)
servers/slapd/bconfig.c

index 5d8d62a732150ae701302a277449cff97d831844..101a7532960ea3b2430620045600ef5f5ec71ac3 100644 (file)
@@ -535,7 +535,7 @@ static ConfigTable config_back_cf_table[] = {
 #endif
                "( OLcfgGlAt:38 NAME 'olcPlugin' "
                        "EQUALITY caseIgnoreMatch "
-                       "SYNTAX OMsDirectoryString )", NULL, NULL },
+                       "SYNTAX OMsDirectoryString X-ORDERED 'VALUES' )", NULL, NULL },
        { "pluginlog", "filename", 2, 2, 0,
 #ifdef LDAP_SLAPI
                ARG_STRING, &slapi_log_file,