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

Reuse the ssh key from github instead of asking user #11

Open
mscherer opened this issue Feb 21, 2018 · 2 comments
Open

Reuse the ssh key from github instead of asking user #11

mscherer opened this issue Feb 21, 2018 · 2 comments

Comments

@mscherer
Copy link
Contributor

So, the current form is asking the user for its ssh key. It would be better to reuse the one from the user on github, since this can be downloaded.

For example, this url give mine:
https://github.com/mscherer.keys

@deepshikhaaa
Copy link
Member

Yes. We can do this, but what if user has not uploaded their SSH key to github?

@mscherer
Copy link
Contributor Author

I guess we could prefill the box with the key, and if the user want another one, then they would be able to change.

We could also fetch it from gerrit. And if a user has no ssh key on github nor gerrit, I am not sure how the said user would send patch or contribute, and therefor need a VM to debug anything :)

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

2 participants