Skip to content

add support proxy authentication #8

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

Merged
merged 6 commits into from
Nov 2, 2015

Conversation

tamurashingo
Copy link
Contributor

This update enables to use proxy authentication.

usage:
(quicklisp-quickstart:install :proxy "http://proxyserver/" :user "admin" :pass "password")

@quicklisp
Copy link
Owner

Thanks for making this. I think I want a more concise, self-contained base64 option, and want to have the option to have the credentials embedded in the URL, too.

@tamurashingo
Copy link
Contributor Author

Hi.

I rewrote the feature.

  • Chanse base64-enc shorter.
  • Proxy parameter contained credentials.

usage:

(quicklisp-quickstart:install :proxy "http://user:password@proxyserver")

quicklisp added a commit that referenced this pull request Nov 2, 2015
add support proxy authentication
@quicklisp quicklisp merged commit b0c0fed into quicklisp:master Nov 2, 2015
quicklisp pushed a commit that referenced this pull request Feb 8, 2017
quicklisp.lisp does not load cleanly with PR#8.
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