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

Digest authentication header fails to include query string #3158

Closed
elliterate opened this issue Sep 28, 2011 · 0 comments
Closed

Digest authentication header fails to include query string #3158

elliterate opened this issue Sep 28, 2011 · 0 comments

Comments

@elliterate
Copy link
Contributor

When generating the authorization header for digest authentication, ActiveResource uses the request path without the query string. ActionController, however, is expecting the full path with the query string.

josevalim added a commit that referenced this issue Sep 28, 2011
Fixed digest authentication for requests with a query string [#3158]
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