This is a bug in Rails 2.3.2. I've created a Lighthouse ticket for it (#2490) and created a patch that fixes it. It will probably help get the fix into a release if others acknowledge the problem and can verify my patch fixes it for them.
https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/2490-http-digest-auth-uses-wrong-request-method-for-put-delete#ticket-2490-1 On Mar 27, 4:51 pm, Scott Ahten <[email protected]> wrote: > I've run into the same problem. GET and POST work find, but PUT and > DELETE repeatedly asks for login information and never succeeds. > > On Mar 19, 6:47 pm, greq <[email protected]> wrote: > > > > > Hi all, > > > I've got a problem with HTTP Digest Authentication after upgrading > > Rails to 2.3.2. > > It seems that it is broken for PUT and DELETE requests method. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

