-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove http basic auth from proxy (#3)
In github/dependabot-update-job-proxy#988 we're removing HTTP Basic Auth from the proxy. While passing them won't cause any issues, it will no longer serve a purpose. It should technically be fine to merge these changes _before_ that lands, as the proxy can currently be ran without setting up basic auth, but let's get that PR to land first.
- Loading branch information
Showing
3 changed files
with
2 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters