summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
ec62bc8)
},
yahoo: {
name: 'Yahoo',
},
yahoo: {
name: 'Yahoo',
- url: 'http://yahoo.com/'
+ url: 'http://me.yahoo.com/'
class YahooAuthConsumer(OpenIdAbstractAuthConsumer):
def get_user_url(self, request):
class YahooAuthConsumer(OpenIdAbstractAuthConsumer):
def get_user_url(self, request):
- return 'http://yahoo.com/'
+ return 'http://me.yahoo.com/'
class YahooAuthContext(ConsumerTemplateContext):
mode = 'BIGICON'
class YahooAuthContext(ConsumerTemplateContext):
mode = 'BIGICON'