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

Doesn't work if the production/staging site is password protected #13

Closed
elliottmangham opened this issue Feb 17, 2017 · 2 comments
Closed

Comments

@elliottmangham
Copy link

Hello,

I have added this to my local on different projects before it works fine if I am grabbing images from live sites, but if I am trying to get images from a production/staging server from my local computer, it doesn't work.

I believe this is because the production/staging server is username and password protected.

Is there a way to overcome these credentials (I have the logins) so I can call those images?

Kind regards

@Dreamsorcerer
Copy link

I added a fix for this a while back. The author merged it in last year, and it should be in the new version of the plugin that appears to have been released 2 days ago. You'll need to include the login details in the URL e.g. http://user:password@example.com/

@elliottmangham
Copy link
Author

Thanks @Dreamsorcerer

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

No branches or pull requests

2 participants