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

Feature Request: Support for cookie-based auth #18

Open
juliandkatz opened this issue Jul 31, 2019 · 0 comments
Open

Feature Request: Support for cookie-based auth #18

juliandkatz opened this issue Jul 31, 2019 · 0 comments

Comments

@juliandkatz
Copy link

juliandkatz commented Jul 31, 2019

##As an alternative to typical SSH auth, we'd have use for authentication via a cookie file.

This engages the http.cookiefile option of git config.

More specifically, we'd like to do so in the context of the git-sync package, which sets the http.cookiefile via the command: (see line 679)

git config --global http.cookiefile [PATH/TO/COOKIEFILE] 

Is there current support for this?

Thank you!

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

No branches or pull requests

1 participant