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

use basic auth in proxied request, if set #71

Merged
merged 4 commits into from
May 14, 2024
Merged

use basic auth in proxied request, if set #71

merged 4 commits into from
May 14, 2024

Conversation

vivekkhimani
Copy link
Member

@vivekkhimani vivekkhimani commented May 14, 2024

  1. Use basic auth for proxied requests
  2. Redact the oauth2 access token used for cloning api requests.

Merging this in for now but a follow-up to this is that all the proxied requests should really carry over the auth from the original requests. Right now, we are just manually parsing out the basic auth to unblock the ZCS cloning work.

@vivekkhimani vivekkhimani requested a review from tpetr as a code owner May 14, 2024 00:40
@vivekkhimani vivekkhimani merged commit cfab7b1 into develop May 14, 2024
4 checks passed
@vivekkhimani vivekkhimani deleted the tom/auth branch May 14, 2024 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants