Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Small OAuth fixes #3013

Merged
merged 2 commits into from
Dec 14, 2014
Merged

Small OAuth fixes #3013

merged 2 commits into from
Dec 14, 2014

Conversation

Changaco
Copy link
Contributor

Fixes #2076. Also fixes connecting an OpenStreetMap account with the dev app (it's not broken in production).

@@ -13,6 +13,7 @@ class Twitter(PlatformOAuth1):

# Auth attributes
auth_url = 'https://api.twitter.com'
authorize_path = '/oauth/authenticate'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

techtonik added a commit that referenced this pull request Dec 14, 2014
@techtonik techtonik merged commit 94d83ad into master Dec 14, 2014
@Changaco Changaco deleted the small-oauth-fixes branch December 14, 2014 16:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Twitter asks for authorization even though I've already authorized Gittip
2 participants