Unverified Commit 60cc3eb2 authored by Côme Chilliet's avatar Côme Chilliet
Browse files

:ambulance: fix(core) Add a SUBSTR matching for fdTemplateField to allow search

This should allow to search in template fields

issue #6107
Showing with 1 addition and 0 deletions
+1 -0
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
attributetype ( 1.3.6.1.4.1.38414.38.1.1 NAME 'fdTemplateField' attributetype ( 1.3.6.1.4.1.38414.38.1.1 NAME 'fdTemplateField'
DESC 'FusionDirectory - template field' DESC 'FusionDirectory - template field'
EQUALITY octetStringMatch EQUALITY octetStringMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.40) SYNTAX 1.3.6.1.4.1.1466.115.121.1.40)
# Objectclasses # Objectclasses
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment