jexp / jetbrains-heroku-plugin

Heroku Integration for all Jetbrains IDE's
39 stars 13 forks source link

fix ssh key upload #1

Closed jexp closed 12 years ago

soswow commented 12 years ago

Is this bug about adding new email/keys pairs in configuration windows? Can't use plugin because of this =\

jexp commented 12 years ago

Yes, there. It is/was a bug in the heroku client API which didn't return any keys (although they were uploaded).

You can always upload your keys using your heroku page. I am not sure how windows handles ssh-keys for users? Do you have any issues with other plugins e.g. github that uses ssh-keys via the IDE?