Bug 237853 - [reporelaypy] Support credentialed https repositories
Summary: [reporelaypy] Support credentialed https repositories
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-14 15:25 PDT by Jonathan Bedard
Modified: 2022-03-17 07:28 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2022-03-14 15:25:59 PDT
reporelaypy should support https repositories restricted by a password. In particular, GitHub https repositories can be secured by GitHub tokens.
Comment 1 Jonathan Bedard 2022-03-14 15:26:23 PDT
<rdar://problem/90252426>
Comment 2 Jonathan Bedard 2022-03-14 15:29:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/202
Comment 3 Jonathan Bedard 2022-03-17 07:28:36 PDT
Landed https://commits.webkit.org/248534@main (r291404)!