Commit d6e43737 authored by root's avatar root

close a tag

parent 55dd7f2a
...@@ -43,7 +43,7 @@ class UbuntuSSOAuthContext(ConsumerTemplateContext): ...@@ -43,7 +43,7 @@ class UbuntuSSOAuthContext(ConsumerTemplateContext):
type = 'DIRECT' type = 'DIRECT'
weight = 200 weight = 200
human_name = 'Ubuntu Single Sign On' human_name = 'Ubuntu Single Sign On'
icon = '/media/images/openid/ubuntusso.png icon = '/media/images/openid/ubuntusso.png'
#class AolAuthConsumer(OpenIdAbstractAuthConsumer): #class AolAuthConsumer(OpenIdAbstractAuthConsumer):
# def get_user_url(self, request): # def get_user_url(self, request):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment