#51130 Ticket 51034 - labeledURIObject
Closed 3 years ago by spichugi. Opened 3 years ago by firstyear.
firstyear/389-ds-base 51034-labeledURI  into  master

@@ -133,3 +133,12 @@ 

  #

  ################################################################################

  #

+ objectClasses: ( 1.3.6.1.4.1.250.3.15

+   NAME 'labeledURIObject'

+   SUP top

+   AUXILIARY

+   MAY labeledURI

+   X-ORIGIN 'RFC 2079' )

+ #

+ ################################################################################

+ #

Bug Description: We are missing part of rfc2079, the labeledURIObject

Fix Description: At the schema as defined in the RFC

https://pagure.io/389-ds-base/issue/51034

Author: William Brown william@blackhats.net.au

Review by: ???

rebased onto 4f2f3c3

3 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/4183

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

3 years ago
Metadata