Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix signature of node.ext.ldap.ugm.LDAPPrincipals.search accordin… #36

Merged
merged 3 commits into from
Dec 15, 2017

Conversation

rnixx
Copy link
Member

@rnixx rnixx commented Dec 14, 2017

…g to node.ext.ugm.interfaces.IPrincipals.search. The implementation exposed LDAP related arguments and has been renamed to raw_search.

…g to ``node.ext.ugm.interfaces.IPrincipals.search``. The implementation exposed LDAP related arguments and has been renamed to ``raw_search``.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 94.051% when pulling 2b11669 on rnixx_ugm_principals_search_signature_fix into 709ece0 on master.

Copy link
Contributor

@mauritsvanrees mauritsvanrees left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not tried it, but LGTM.

…match the actual implementation in ``node.ext.ldap._node.LDAPStorage.search``. Use property decorators for ``node.ext.ldap._node.LDAPStorage.changed`` and ``node.ext.ldap.session.LDAPSession.baseDN``.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 94.044% when pulling 1919f22 on rnixx_ugm_principals_search_signature_fix into 709ece0 on master.

…hed_search``. Increase test coverage. Some more cleanup
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 94.505% when pulling c3efa62 on rnixx_ugm_principals_search_signature_fix into 709ece0 on master.

@rnixx rnixx merged commit 723b38d into master Dec 15, 2017
@rnixx rnixx deleted the rnixx_ugm_principals_search_signature_fix branch December 15, 2017 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants