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 ldap.managed errors #55651

Merged
merged 1 commit into from
Dec 24, 2019
Merged

Fix ldap.managed errors #55651

merged 1 commit into from
Dec 24, 2019

Conversation

sathieu
Copy link
Contributor

@sathieu sathieu commented Dec 15, 2019

What does this PR do?

Fixes a degression from 05e55bd (#48666):

  • AttributeError: 'tuple' object has no attribute 'encode'
  • ValueError: too many values to unpack

What issues does this PR fix or reference?

Fixes: #52022.

Tests written?

No

Commits signed with GPG?

No

@sathieu sathieu requested a review from a team as a code owner December 15, 2019 19:46
@ghost ghost requested a review from cmcmarrow December 15, 2019 19:46
Regression from 05e55bd (saltstack#48666):
- AttributeError: 'tuple' object has no attribute 'encode'
- ValueError: too many values to unpack

Fixes: saltstack#52022.
@dwoz dwoz merged commit 84d699f into saltstack:master Dec 24, 2019
@sathieu sathieu deleted the fix-ldap-managed branch December 27, 2019 12:07
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.

ldap.managed Errors
2 participants