#51005 AttributeUniqueness plugin's DN parameter should not have a default value
Closed: wontfix 4 years ago by vashirov. Opened 4 years ago by vashirov.

Issue Description

Currently we have an optional dn parameter with a default value:

def __init__(self, instance, dn="cn=plugins,cn=config"):

This breaks some tests that assume the default base DN for this plugin. But it can have multiple instances, so we should always specify the DN. Making this parameter mandatory will ensure this.


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 issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/4058

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests