This project is archived and is in readonly mode.

Changeset [fdf356d74b9054d44f23356051dd3a85ee9a83b3] by Yehuda Katz

October 21st, 2009 @ 08:04 PM

Fixed HTTP digest to properly return 401 when the Authorization header has no nonce specified, or the Authorization header specifies Basic auth [#2968 state:resolved]
http://github.com/rails/rails/commit/fdf356d74b9054d44f23356051dd3a...

Committed by Yehuda Katz

  • M actionpack/lib/action_controller/http_authentication.rb
  • M actionpack/test/controller/http_digest_authentication_test.rb
  • M activesupport/lib/active_support/vendor.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>