[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
-
Ryan Tomayko February 9th, 2009 @ 03:47 AM
- Assigned user set to Ryan Tomayko
- State changed from new to open
- Milestone set to 1.0
I've reviewed the following patch. It seems simple enough.
http://github.com/sbfaulkner/rac...
+1 to merging. Anyone have an issue?
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.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป