[Rails] Re: HTTP Digest Authentication PUT DELETE problem. Bug ?

2009-04-15 Thread Steve Madsen

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  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  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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~--~~~~--~~--~--~---



[Rails] Re: HTTP Digest Authentication PUT DELETE problem. Bug ?

2009-03-27 Thread Scott Ahten

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  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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~--~~~~--~~--~--~---