mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noël Rouvignac
03.45.2016 2f1c30ec806b04f882b339f6b0d2673217119f53
OPENDJ-3448 Json attribute value: changing syntax validation policy fails

The current commit adds a missing attribute to ds-cfg-core-schema objectclass (missed in commit 270c01b95c4).
1 files modified
3 ■■■■ changed files
opendj-server-legacy/resource/schema/02-config.ldif 3 ●●●● patch | view | raw | blame | history
opendj-server-legacy/resource/schema/02-config.ldif
@@ -5827,7 +5827,8 @@
        ds-cfg-strict-format-jpeg-photos $
        ds-cfg-strict-format-certificates $
        ds-cfg-strict-format-telephone-numbers $
        ds-cfg-allow-attribute-types-with-no-sup-or-syntax )
        ds-cfg-allow-attribute-types-with-no-sup-or-syntax $
        ds-cfg-json-validation-policy )
  X-ORIGIN 'OpenDJ Directory Server' )
objectClasses: ( 1.3.6.1.4.1.36733.2.1.2.21
  NAME 'ds-cfg-pkcs5s2-password-storage-scheme'