aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal/data_streaming.rb
diff options
context:
space:
mode:
authortomykaira <tomykaira@gmail.com>2013-07-07 22:39:16 +0900
committertomykaira <tomykaira@gmail.com>2013-07-07 22:39:16 +0900
commita7a377ff3950078c44049031315b3b9a96c19bcf (patch)
tree44cb6650f63677877987c4bdd14019742592b191 /actionpack/lib/action_controller/metal/data_streaming.rb
parent239126385f75d84e8d62b65879837db0f5ae2f7a (diff)
downloadrails-a7a377ff3950078c44049031315b3b9a96c19bcf.tar.gz
rails-a7a377ff3950078c44049031315b3b9a96c19bcf.tar.bz2
rails-a7a377ff3950078c44049031315b3b9a96c19bcf.zip
Check authentication scheme in Basic auth
`authenticate_with_http_basic` and its families should check the authentication schema is "Basic". Different schema, such as OAuth2 Bearer should be rejected by basic auth, but it was passing as the test shows. This fixes #10257.
Diffstat (limited to 'actionpack/lib/action_controller/metal/data_streaming.rb')
0 files changed, 0 insertions, 0 deletions