Bug 238679
| Summary: | [git-webkit] Provide https credentialing program | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
git lets users define credential helper programs that will provide credentials instead of prompting the user for credentials. We build a credential helper program to support pushing to GitHub https remotes, in particular.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/91177114>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/239
Jonathan Bedard
Landed https://commits.webkit.org/249340@main (r292490)