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

Address LDAP issues #22249

Merged
merged 3 commits into from Aug 8, 2023
Merged

Address LDAP issues #22249

merged 3 commits into from Aug 8, 2023

Conversation

raymonstah
Copy link
Contributor

@raymonstah raymonstah commented Aug 8, 2023

Applies changes to the LDAP client from hashicorp/cap#77 and hashicorp/cap#78.
This is a temporary solution until cap/ldap has support for pagination.

For the longer term solution, see #22185.

@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Aug 8, 2023
@raymonstah raymonstah added this to the 1.15 milestone Aug 8, 2023
@github-actions
Copy link

github-actions bot commented Aug 8, 2023

Build Results:
All builds succeeded! ✅

@github-actions
Copy link

github-actions bot commented Aug 8, 2023

CI Results:
All Go tests succeeded! ✅

@raymonstah raymonstah requested a review from a team August 8, 2023 19:19
Copy link
Member

@austingebauer austingebauer left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks, @raymonstah. You can add the backport/1.x.x labels. I'm thinking a backport to 1.14.x and 1.13.x makes sense.

@@ -88,3 +95,58 @@ func TestSIDBytesToString(t *testing.T) {
}
}
}

func TestClient_renderUserSearchFilter(t *testing.T) {
Copy link
Member

Choose a reason for hiding this comment

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

Thanks!

@raymonstah raymonstah merged commit f8dd46a into main Aug 8, 2023
99 checks passed
@raymonstah raymonstah deleted the VAULT-18227/address-ldap-issues branch August 8, 2023 20:49
@raymonstah raymonstah added backport/1.13.x Backport changes to `release/1.13.x` backport/1.14.x Backport changes to `release/1.14.x` labels Aug 8, 2023
hellobontempo pushed a commit that referenced this pull request Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.13.x Backport changes to `release/1.13.x` backport/1.14.x Backport changes to `release/1.14.x` hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants