urbancoding / jenx

A Jenkins build server monitor for Mac OS X, powered by MacRuby. This app sits in your status bar and reports the status of all your Jenkins builds. Click on a job, and it opens it up in your browser. It even supports Growl!
http://urbancoding.github.com/jenx/
175 stars 13 forks source link

No feedback on connection error #12

Closed jamesarosen closed 13 years ago

jamesarosen commented 13 years ago

In the "Preferences..." pane, I put the following into the build server URL: "https://username:password@jenkins.example.org" (replacing as necessary). I get no feedback when I click "Load Projects" or "Save." Is HTTP Basic auth supported in this field? Is there any restriction on the domain (other than what my DNS server can look up)?

jamesarosen commented 13 years ago

It looks like username and password are separate fields in a later version of Jenx. I'll just wait for the next release.

t2 commented 13 years ago

Currently basic auth is not supported in the beta DMG. We have the code committed and once I finish testing I will push it up. For now you could pull down the master and compile from there. It's a little buggy with recent commits but authentication does work. I should have the new DMG up sometime this next week.

Sent from my iPhone

On Jul 30, 2011, at 6:32 PM, jamesarosenreply@reply.github.com wrote:

In the "Preferences..." pane, I put the following into the build server URL: "https://username:password@jenkins.example.org" (replacing as necessary). I get no feedback when I click "Load Projects" or "Save." Is HTTP Basic auth supported in this field? Is there any restriction on the domain (other than what my DNS server can look up)?

Reply to this email directly or view it on GitHub: https://github.com/urbancoding/jenx/issues/12