Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to user:pass when using http, https maybe even ftp for the script source #8

Closed
wants to merge 1 commit into from

Conversation

rantav
Copy link
Contributor

@rantav rantav commented Dec 22, 2010

Was mentioned here:
http://glu.977617.n3.nabble.com/Using-user-pass-in-http-urls-for-quot-script-quot-td2131667.html

OK, I tested, looks working for me.
If the user:pass is missing this also works, for example I tried a few things:

"script": "file:/script.groovy"

or

"script": "http://www.google.com/"

This worked too (of course groovy bailed on compilation but that's fine)

@ypujante
Copy link
Member

This is fixed with 1.5.0

This pull request was closed.
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.

2 participants