DavidRogers / kato

A Windows client for monitoring Jenkins builds
MIT License
38 stars 26 forks source link

Allow Kato to access secured Jenkins servers #3

Closed pvandervelde closed 8 years ago

pvandervelde commented 10 years ago

Our jenkins server is secured with a name / password (based on the Active Directory). It looks like Kato doesn't handle secured Jenkins instances. But no indication is given that there is a problem getting the data from the server and no ability to provide the username + password.

DavidRogers commented 10 years ago

Thanks for the report! Feel free to send in a Pull Request for a fix, or else I will try and get around to it, but it may be awhile.

pvandervelde commented 10 years ago

I'd love to but at the moment I'm snowed under :( Darn work taking away time from fun stuff

DavidRogers commented 10 years ago

I hear you there, I am in the same situation! :)

Date: Thu, 28 Aug 2014 16:30:34 -0700 From: notifications@github.com To: kato@noreply.github.com CC: docta5@hotmail.com Subject: Re: [kato] Allow Kato to access secured Jenkins servers (#3)

I'd love to but at the moment I'm snowed under :( Darn work taking away time from fun stuff

— Reply to this email directly or view it on GitHub.

DavidRogers commented 8 years ago

This should be solved by https://github.com/DavidRogers/kato/pull/12. I just published a new version with this PR,you will have to uninstall/install the new version to get this update.