[OSM-dev] OAuth down

Tom Hughes tom at compton.nu
Thu Nov 17 09:01:10 GMT 2011


On 17/11/11 08:58, Andy Allan wrote:
> On 17 November 2011 06:59, Pierre GIRAUD<pierre.giraud at gmail.com>  wrote:
>> Can you point me to urls to show me what changed recently ? (commits, diffs)
>
> https://github.com/openstreetmap/openstreetmap-website/network
>
> The "what changed recently" was that we upgraded from rails 2.x to 3.1
> - so many things needed changing. You can see the commits that were
> rebased onto master, there's plenty of them, and lots of plugins have
> changed too. It's unlikely that the diffs will help you figure out
> what changed, since so much has! I guess if you can reproduce the
> issue then a binary search might help, but it's likely to be a plugin
> upgrade or some other large change.

Correct - the oauth and/or oauth-plugin gems are probably involved 
especially as the oauth-plugin gem is an rc not a final release.

What should be happening is that the rack module in oauth-plugin should 
be setting the token_callback_url on the ClientApplication object, which 
is then propagated to the RequestToken.

Tom

-- 
Tom Hughes (tom at compton.nu)
http://compton.nu/



More information about the dev mailing list