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

[Github source] support more authentication mechanisms when cloning repositories #1

Open
wlezzar opened this issue Oct 6, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@wlezzar
Copy link
Owner

wlezzar commented Oct 6, 2020

Currently, when cloning repositories with the github source, if an authentication is required, doks tries to use $HOME/.ssh/id_rsa. It is currently not possible to fallback to any other authentication mechanism.

doks needs to support a configurable set of authentication mechanisms. This can be achieved by modifying the ``jgit` clone call.

@wlezzar wlezzar added the good first issue Good for newcomers label Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant