Description: Add AttributeTypes and an ObjectClass to Managed Entries Plug-in Configuration entry schema. Fix MEPConfigs(DSLdapObjects) accordingly.
https://pagure.io/389-ds-base/issue/50390
Reviewed by: ?
ack
rebased onto 31c89d3bbd0bcfea71b4e6be912ad4bb9f43e171
Pull-Request has been merged by spichugi
Sorry, I'm late again, but this breaks tests on older versions that don't have mepConfigEntry OC in their schema. Perhaps we can add backward compatibility here and check if the OC is present in schema before adding it to the entry?
mepConfigEntry
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/3449
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
Description: Add AttributeTypes and an ObjectClass to Managed Entries
Plug-in Configuration entry schema.
Fix MEPConfigs(DSLdapObjects) accordingly.
https://pagure.io/389-ds-base/issue/50390
Reviewed by: ?