zielu / GitToolBox

GitToolBox IntelliJ plugin
GNU General Public License v3.0
607 stars 76 forks source link

Unable to authenticate thru SSH in login #316

Closed WilFonseca closed 3 years ago

WilFonseca commented 3 years ago

I'm working with a repo that is located in GitHub Enterprise, and for login I use the company's authentication process, hence my account doesn't have a password that I can use to authenticate. Normally for this kind of scenarios I have set my SSH authentication, but the plugin doesn't seem to recognize it as it stills asking me constantly to login despite the plugin features work as expected.

Is there a way to authenticate thru SSH or to disable the login popup?

zielu commented 3 years ago

Hi, plugin uses built in IDE features for fetching. See https://github.com/zielu/GitToolBox/wiki/Manual#faq

zielu commented 3 years ago

No feedback, closing