Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fusiondirectory
fusiondirectory
Commits
b631b86e
Commit
b631b86e
authored
Feb 28, 2017
by
Côme Chilliet
Browse files
Fixes
#5358
Using octetString for templateField to support images as well
parent
092190cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/openldap/template-fd.schema
View file @
b631b86e
...
...
@@ -5,8 +5,8 @@
# Attributes
attributetype ( 1.3.6.1.4.1.38414.38.1.1 NAME 'fdTemplateField'
DESC 'FusionDirectory - template field'
EQUALITY
caseExact
Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.
15
)
EQUALITY
octetString
Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.
40
)
# Objectclasses
objectclass (1.3.6.1.4.1.38414.38.2.1 NAME 'fdTemplate'
...
...
amichon
@amichon
mentioned in issue
#1708 (closed)
·
Sep 02, 2017
mentioned in issue
#1708 (closed)
mentioned in issue #1708
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment