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

Feature Request - support basic HTTP auth #33

Open
sparkalow opened this issue Jun 9, 2016 · 7 comments
Open

Feature Request - support basic HTTP auth #33

sparkalow opened this issue Jun 9, 2016 · 7 comments

Comments

@sparkalow
Copy link

New Feature - support basic HTTP auth

@stevenvachon
Copy link
Owner

In what way -- a user/password prompt? I'm not quite sure what the request is for exactly.

@sparkalow
Copy link
Author

Sorry, allow crawling of pages that are secured behind basic HTTP authentication.

Would require a way to set a username and password or support the protocol in the url scheme

blc http://username:passwurd@example.com -ro

@stevenvachon
Copy link
Owner

Interesting. Will have to test this. If not in the summer, in the fall.

@tasmo
Copy link

tasmo commented Aug 3, 2017

blc seems not to follow the authentication when using blc "http://example.com/?user=username&password=password" -ro and http://username:password@example.com does not work for me.

@stevenvachon
Copy link
Owner

stevenvachon commented Aug 3, 2017

v0.8.0 branch supports this, but it has edge cases.

@akris100
Copy link

When is v0.8.0 expected?

@brunomartinspro
Copy link

Seems like the v0.8.0 branch was merged but the NPM package did not get released.
@stevenvachon is it possible to trigger a build in the pipeline to deploy the latest package?

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

No branches or pull requests

5 participants