Re: [Snowy] OAuth in Snowy



Brad Taylor wrote:
> Hey Stuart,
> 
> On Fri, 2009-06-05 at 11:26 +0100, Stuart Langridge wrote:
>> OK, I've added OAuth support to Snowy. OAuth endpoints are at
>> /oauth/{request_token,authenticate,access_token} and everything under
>> api/ now requires OAuth (and does not work with basic auth). Two patches
>> attached.
> 
> Sweet, thanks for working on this!  I'll try to take a closer look at
> the patches this weekend.  Before I commit them though, you might want
> to reformat those patches as they come from
> aquarius dell-desktop example com   I want to make sure you get proper
> credit.

Erm. I would if I knew how. I'll go away and work out how to do this. It
is difficult to describe how low my git-fu is :)

>> I had to patch piston; the piston patches are required for OAuth support
>> to actually work, and are taken from
>> http://bitbucket.org/ephelon/django-piston/changeset/a7f81eae936c/ in
>> consultation with jespern (who hasn't yet merged these patches upstream).
> 
> Is there any kind of bug or way that I could monitor the inclusion of
> these patches?  While I'm fine with committing these changes in the
> interim, I'd like to be able to update piston when they get included
> into head.

jespern says that he's already pulled them into upstream piston, so you
may be able to grab upstream directly (I didn't do that because he
hadn't pulled them when I started working, and because I understand hg
even less than I understand git :))

sil



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]