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

Jean-Noël Rouvignac
15.01.2016 cb78a960e2ed8d3f12a9f01656bbe7c3686b7020
Remove trailing spaces from config files
2 files modified
8 ■■■■ changed files
opendj-server-legacy/resource/schema/00-core.ldif 2 ●●● patch | view | raw | blame | history
opendj-server-legacy/resource/schema/02-config.ldif 6 ●●●● patch | view | raw | blame | history
opendj-server-legacy/resource/schema/00-core.ldif
@@ -525,7 +525,7 @@
  X-ORIGIN 'OpenDJ Directory Server' )
attributeTypes: ( 1.2.840.113549.1.9.1 NAME 'emailAddress'
  DESC 'represents the email address part of an X.509 certificate'
  EQUALITY caseIgnoreIA5Match
  EQUALITY caseIgnoreIA5Match
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
  X-ORIGIN 'RFC 2985' )
attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.141 NAME 'fullVendorVersion'
opendj-server-legacy/resource/schema/02-config.ldif
@@ -6003,8 +6003,8 @@
  NAME 'ds-cfg-http-authorization-mechanism'
  SUP top
  STRUCTURAL
  MUST ( cn $
         ds-cfg-java-class $
  MUST ( cn $
         ds-cfg-java-class $
         ds-cfg-enabled )
  X-ORIGIN 'OpenDJ Directory Server' )
objectClasses: ( 1.3.6.1.4.1.36733.2.1.2.36
@@ -6045,7 +6045,7 @@
  SUP ds-cfg-http-oauth2-authorization-mechanism
  STRUCTURAL
  MUST ( ds-cfg-oauth2-token-introspection-url $
         ds-cfg-oauth2-token-introspection-client-id $
         ds-cfg-oauth2-token-introspection-client-id $
         ds-cfg-oauth2-token-introspection-client-secret )
  MAY ( ds-cfg-trust-manager-provider $
        ds-cfg-key-manager-provider )