I'll keep that in mind. As an aside, using this gem, how would I go about changing the user without closing the browser or raising «Unauthorized»? That last pops up a log-in window that can't authorize (have to press escape).
On Mon, Feb 25, 2008 at 6:22 AM, Manfred Stienstra <[EMAIL PROTECTED]> wrote: > > On Feb 23, 2008, at 7:10 PM, Brendan Taylor wrote: > > > I've attached a module for doing digest auth with Camping. It uses the > > httpauth gem. > > You have to take care when using httpauth because it doesn't do any > internal validation of the digest authorization request, so I think it > might be vulnerable to replay attacks or something. > > Manfred > _______________________________________________ > Camping-list mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/camping-list >
_______________________________________________ Camping-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/camping-list

