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(auth): Prevent credential continuation from returning multiple times. #2541

Merged

Conversation

tylerjroach
Copy link
Member

@tylerjroach tylerjroach commented Jul 28, 2023

  • PR title and description conform to Pull Request guidelines.

Issue #, if available:
#2368

Description of changes:

This PR should resolve a race condition caused from the referenced issue.

How did you test these changes?
(Please add a line here how the changes were tested)

Documentation update required?

  • No
  • Yes (Please include a PR link for the documentation update)

General Checklist

  • Added Unit Tests
  • Added Integration Tests
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@tylerjroach tylerjroach requested a review from a team as a code owner July 28, 2023 18:18
Copy link
Contributor

@gpanshu gpanshu left a comment

Choose a reason for hiding this comment

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

minor fix for license

mattcreaser
mattcreaser previously approved these changes Aug 9, 2023
…ouble-continuation' into tjroach/prevent-loadCredential-double-continuation
sdhuka
sdhuka previously approved these changes Aug 9, 2023
@tylerjroach tylerjroach dismissed stale reviews from sdhuka and mattcreaser via dae0624 August 9, 2023 13:46
@tylerjroach tylerjroach merged commit b17c24b into main Aug 9, 2023
6 checks passed
@tylerjroach tylerjroach deleted the tjroach/prevent-loadCredential-double-continuation branch August 9, 2023 14:30
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.

4 participants