#30 ✓resolved
S. Brent Faulkner

[PATCH] Auth::Digest with MethodOverride won't authenticate

Reported by S. Brent Faulkner | February 7th, 2009 @ 04:28 AM | in 1.0

I've got a patch to make MethodOverride + Auth::Digest play well together.

Basically, if you used MethodOverride then Auth::Digest failed to verify the method (since MethodOverride changed it).

The patch lets Auth::Digest look at the original method (instead of always looking at the default header).

It includes a spec for testing too.

See the following commit in my fork to pull it... http://github.com/sbfaulkner/rac...

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

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

Pages