mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
More ITS#6532: Support (:UUIDOrderingMatch:=foo)
This commit is contained in:
parent
11e2ac526c
commit
b508c611a6
@ -6757,7 +6757,7 @@ static slap_mrule_defs_rec mrule_defs[] = {
|
||||
|
||||
{"( 1.3.6.1.1.16.3 NAME 'UUIDOrderingMatch' "
|
||||
"SYNTAX 1.3.6.1.1.16.1 )",
|
||||
SLAP_MR_ORDERING | SLAP_MR_MUTATION_NORMALIZER, NULL,
|
||||
SLAP_MR_ORDERING | SLAP_MR_EXT | SLAP_MR_MUTATION_NORMALIZER, NULL,
|
||||
NULL, UUIDNormalize, octetStringOrderingMatch,
|
||||
octetStringIndexer, octetStringFilter,
|
||||
"UUIDMatch"},
|
||||
|
Loading…
Reference in New Issue
Block a user