-
Notifications
You must be signed in to change notification settings - Fork 0
feat: credential injection via --inject-header #1
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
Open
pjcdawkins
wants to merge
27
commits into
main
Choose a base branch
from
credential-injection
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
7564dbf
feat: host-bound credential injection (--inject-bearer/--inject-header)
pjcdawkins f2aeb45
feat: respect a user-provided ALL_PROXY
pjcdawkins 56255e3
fix: harden credential-injection host handling
pjcdawkins 09598d5
fix: address second-round credential-injection review
pjcdawkins f2f7145
fix: address third-round credential-injection review
pjcdawkins 0961281
doc: correct --inject-bearer description in CLAUDE.md
pjcdawkins ffb59cf
refactor: header-agnostic credential injection via ENV_VAR=HOST
pjcdawkins 6ecfb8e
fix: address credential-injection review
pjcdawkins cbd0d7b
refactor: simplify credential-injection comments and drop "sealing" term
pjcdawkins 37d7cc6
refactor: deduplicate credential-injection helpers
pjcdawkins 5ba60cc
fix: support credential injection on macOS
pjcdawkins 3e5b7eb
fix: address credential-injection review findings
pjcdawkins 819a5c5
feat: extend --inject-header with colon syntax, ports, IPs, host lists
pjcdawkins 6b12ca5
fix: address credential-injection review round
pjcdawkins c82079a
fix: address credential injection regressions
pjcdawkins 8648632
fix: address credential injection regressions
pjcdawkins 53a6e4c
fix: renew injected certificates for long sessions
pjcdawkins 638cc84
fix: address credential-injection review findings
pjcdawkins d890cf1
refactor: apply cleanup review to credential injection
pjcdawkins 12c8152
fix: address review comments on CA base precedence and bracketed IPv6
pjcdawkins 0624439
fix: authorize injection targets before the proxy-requirement check
pjcdawkins 63f74ee
test: add end-to-end coverage for injection binding scope and opt-out
pjcdawkins 6fd928f
test: make Expect: 100-continue test deterministic; close idle test c…
pjcdawkins 2793f0b
fix: address Copilot review comments on injection opt-out and env hint
pjcdawkins dc1a9da
refactor: share --env wildcard handling between flags and CURB_ENV
pjcdawkins aa0ac76
refactor: simplify credential injection internals
pjcdawkins fbb674d
fix: address Copilot review comments on the injection proxy
pjcdawkins File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 contains hidden or 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 contains hidden or 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 contains hidden or 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 contains hidden or 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 contains hidden or 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 contains hidden or 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 contains hidden or 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 contains hidden or 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 contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.