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

Backport of sdk/ldap: update interface to use DialURL into release/1.13.x #20215

Merged

Conversation

hc-github-team-secure-vault-core
Copy link
Collaborator

Backport

This PR is auto-generated from #20200 to be assessed for backporting due to the inclusion of the label backport/1.13.x.

The below text is copied from the body of the original PR.


I recently merged #20144 which adds connection timeout configuration, however, this was causing race tests to fail since it was changing a package variable. To fix this, I've changed the LDAP interface to use the suggested ldap.DialURL function instead of the deprecated ldap.Dial and ldap.DialTLS functions.


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/ldap-dialurl/largely-romantic-parrot branch 2 times, most recently from ddf35e9 to 1c8462e Compare April 17, 2023 21:34
@jasonodonnell jasonodonnell enabled auto-merge (squash) April 17, 2023 21:35
@jasonodonnell jasonodonnell added this to the 1.13.2 milestone Apr 17, 2023
@jasonodonnell jasonodonnell merged commit d8cf0fe into release/1.13.x Apr 17, 2023
@jasonodonnell jasonodonnell deleted the backport/ldap-dialurl/largely-romantic-parrot branch April 17, 2023 22:37
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.

2 participants