ccmenu / ccmenu

CCMenu is a Mac application to monitor continuous integration servers.
https://ccmenu.github.io/ccmenu
Other
337 stars 40 forks source link

Links open in HTTP even when build is configured to be HTTPS. #76

Closed twilek closed 7 years ago

twilek commented 7 years ago

When clicking on a build in CCMenu, it seems like it opens the link in a browser with HTTP even when the build is configured to use HTTPS.

erikdoe commented 7 years ago

This is a misconfiguration of the server. CCMenu simply opens the links the server provides in the feed. If CCMenu opens the wrong link, then the server must have sent it the wrong link. See also #31, #39, #54.