This project is archived and is in readonly mode.

#3232 ✓stale
François Beausoleil

[PATCH] ActiveResource with Digest authentication

Reported by François Beausoleil | September 18th, 2009 @ 04:51 PM

I added Digest authentication to ActiveResource. By default, this is turned off.

I'm pretty sure this won't be included in core as-is, but I currently use this code in production.

I have 2 versions of the work: against 2-3-stable and HEAD.

The full patch is attached below, but the work was done on a branch, at http://github.com/francois/rails/ar_digest.

The branch rebased on HEAD is http://github.com/francois/rails/ar_digest_moving. The 2-3-stable branch is http://github.com/francois/rails/ar_digest_23s

Comments and changes to this ticket

  • François Beausoleil

    François Beausoleil September 18th, 2009 @ 04:53 PM

    • Tag changed from active_resource, authentication to active_resource, authentication, patch
  • Rohit Arondekar

    Rohit Arondekar October 6th, 2010 @ 06:43 AM

    • State changed from “new” to “stale”
    • Importance changed from “” to “”

    Marking ticket as stale. If this is still an issue please leave a comment with suggested changes, creating a patch with tests, rebasing an existing patch or just confirming the issue on a latest release or master/branches.

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>

People watching this ticket

Attachments

Pages