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 for Digest authentication #38

Closed
wants to merge 1 commit into from

Conversation

dshafik
Copy link
Contributor

@dshafik dshafik commented Mar 22, 2012

This small patch adds support for digest authentication by adding a -d or --digest flag on top of the --auth flag.

@jkbrzt jkbrzt closed this in 0c4c6c4 Apr 11, 2012
@jkbrzt
Copy link
Member

jkbrzt commented Apr 11, 2012

Thank you! I've changed the flag to --auth-type=basic|digest (still defaults to basic) in case we decide to support other types of authentication in the future (e.g., OAuth).

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

Successfully merging this pull request may close these issues.

2 participants