-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp-wantedThe core maintainers aren't planning to build this, but we would welcome a community contribution!The core maintainers aren't planning to build this, but we would welcome a community contribution!
Milestone
Description
Feature description
Could you please make GCM read cookie files in libcurl format as well as the Git command1?
When I issue an OAuth2 token by GCM, the communication to the path /oauth/ is not working well because it is not Git that GCM wraps, but GCM that does not support cookies accesses it.
I want to use this because I need to access the Git server behind the Reverse Proxy with Authenticator for a special reason.
I thought about implementing it myself, but Git is calling curl, while GCM is an HTTPClient connection using C#, and it seemed difficult to implement, so I would appreciate it if you could help me.
Footnotes
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp-wantedThe core maintainers aren't planning to build this, but we would welcome a community contribution!The core maintainers aren't planning to build this, but we would welcome a community contribution!