Verified Commit 2453c1b6 authored by Côme Chilliet's avatar Côme Chilliet
Browse files

:ambulance: fix(public-forms) Fix duplicate LDAP OID in schema file

issue #5850
Showing with 1 addition and 1 deletion
+1 -1
......@@ -41,7 +41,7 @@ attributetype ( 1.3.6.1.4.1.38414.67.10.5 NAME 'fdPublicFormFinalText'
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
SINGLE-VALUE )
attributetype ( 1.3.6.1.4.1.38414.67.10.5 NAME 'fdPublicFormPrivate'
attributetype ( 1.3.6.1.4.1.38414.67.10.6 NAME 'fdPublicFormPrivate'
DESC 'FusionDirectory - Whether this form is private (only for invitations)'
EQUALITY booleanMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
......
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