-
Improvement
-
Resolution: Fixed
-
Major
-
None
I am using site monitor plug to access lower qa envs (https://wiki.jenkins-ci.org/display/JENKINS/SiteMonitor+Plugin)
I would like to extend this plug in to access some of the url with basic auth for eg:- http://username:password@http://yoursite.com
Went through the source code and made the change @ https://github.com/jenkinsci/sitemonitor-plugin/pull/4
I had a discussion with the author (jieryn), and he confirmed that he is no more associated with the project .
Can you please review the code once and give me commit access, my changes can be found @https://github.com/jenkinsci/sitemonitor-plugin/pull/4
[JENKINS-19054] Improvement adding basic auth url feature with Site Montor plugin
Assignee | Original: cliffano [ cliffano ] | New: Francisco Hernandez Suarez [ onuba ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 150501 ] | New: JNJira + In-Review [ 193549 ] |
A pull request was made on 6/Aug/13 in order to improve the plugin with this functionality, so mark this issue as resolved.