Commit 08192977 authored by Côme Chilliet's avatar Côme Chilliet
Browse files

Fixes #4179 Template fields should accept all characters

Showing with 2 additions and 2 deletions
+2 -2
......@@ -5,8 +5,8 @@
# Attributes
attributetype ( 1.3.6.1.4.1.38414.38.1.1 NAME 'fdTemplateField'
DESC 'FusionDirectory - template field'
EQUALITY caseExactIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
EQUALITY caseExactMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)
# Objectclasses
objectclass (1.3.6.1.4.1.38414.38.2.1 NAME 'fdTemplate'
......
  • bmortier @bmortier

    mentioned in issue #1370

    By agallavardin on 2017-09-02T15:24:10 (imported from GitLab)

    ·

    mentioned in issue #1370

    By agallavardin on 2017-09-02T15:24:10 (imported from GitLab)

    Toggle commit list
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