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 some LDAP connection bugs #48041

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Fix some LDAP connection bugs #48041

merged 1 commit into from
Oct 28, 2024

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Oct 28, 2024

In #36281 we made some improvements to the LDAP reconnect behavior. These changes considered the case where we had a connection to the LDAP server but then got disconnected. They did not consider the case where we never succesfully established a connection at all.

In #36281 we made some improvements to the LDAP reconnect behavior.
These changes considered the case where we had a connection to the
LDAP server but then got disconnected. They did not consider the case
where we never succesfully established a connection at all.
@zmb3 zmb3 requested a review from probakowski October 28, 2024 19:41
@github-actions github-actions bot requested a review from Joerger October 28, 2024 19:42
@zmb3 zmb3 added the no-changelog Indicates that a PR does not require a changelog entry label Oct 28, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-48041.d3pp5qlev8mo18.amplifyapp.com

@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from Joerger October 28, 2024 19:47
@zmb3 zmb3 enabled auto-merge October 28, 2024 19:55
@zmb3 zmb3 added this pull request to the merge queue Oct 28, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 28, 2024
@zmb3 zmb3 added this pull request to the merge queue Oct 28, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 28, 2024
@zmb3 zmb3 added this pull request to the merge queue Oct 28, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 28, 2024
@zmb3 zmb3 added this pull request to the merge queue Oct 28, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 28, 2024
@zmb3 zmb3 added this pull request to the merge queue Oct 28, 2024
Merged via the queue into master with commit 872b97a Oct 28, 2024
42 of 43 checks passed
@zmb3 zmb3 deleted the zmb3/ldap-reconnect branch October 28, 2024 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop-access no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants