Skip to content

Feature Request: Support for cookie-based auth #18

Description

@juliandkatz

##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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions