Skip to content

Update SiteMonitorRecorder.java#3

Open
prithishchanda wants to merge 1 commit intojenkinsci:masterfrom
prithishchanda:patch-1
Open

Update SiteMonitorRecorder.java#3
prithishchanda wants to merge 1 commit intojenkinsci:masterfrom
prithishchanda:patch-1

Conversation

@prithishchanda
Copy link
Copy Markdown
Member

The change is done to accept url with http basic auth ,changed getconnection method to accept url with basic auth
http basic auth url looks like this
http://username:password@www.yoursite.com
Identifying the parameter "@" in the url and by passing username and password

The change is done to accept url with http basic auth ,changed getconnection method to accept url with basic auth 
http basic auth url looks like this 
http://username:password@www.yoursite.com
Identifying the parameter "@" in the url and by passing username and password
@buildhive
Copy link
Copy Markdown

Jenkins » sitemonitor-plugin #2 FAILURE
Looks like there's a problem with this pull request
(what's this?)

@jenkinsadmin
Copy link
Copy Markdown
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants