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

credential-cache: respect request capabilities #1842

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hickford
Copy link

No description provided.

Copy link

gitgitgadget bot commented Dec 20, 2024

There are issues in commit 945b5c5:
credential-cache: respect request capabilities
Commit not signed off

Previously, credential-cache responded with capability[]=authtype
regardless of request.

The capabilities in a credential helper response should be a subset of
the capabilities in the request.

Signed-off-by: M Hickford <[email protected]>
@hickford
Copy link
Author

/submit

Copy link

gitgitgadget bot commented Dec 20, 2024

Submitted as [email protected]

To fetch this version into FETCH_HEAD:

git fetch https://github.com/gitgitgadget/git/ pr-1842/hickford/cache-capability-v1

To fetch this version to local tag pr-1842/hickford/cache-capability-v1:

git fetch --no-tags https://github.com/gitgitgadget/git/ tag pr-1842/hickford/cache-capability-v1

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.

1 participant