提交 131083b8 编写于 作者: K kennyj

Should use an argument in http_digest_authentication_test.rb

上级 cb0585ea
......@@ -274,6 +274,6 @@ def encode_credentials(options)
end
def decode_credentials(header)
ActionController::HttpAuthentication::Digest.decode_credentials(@response.headers['WWW-Authenticate'])
ActionController::HttpAuthentication::Digest.decode_credentials(header)
end
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册