Hacky workaround for icon issue with fedora openid
This commit is contained in:
parent
1dc3f79b86
commit
dce6baa832
1 changed files with 2 additions and 2 deletions
|
@ -397,8 +397,8 @@ def get_enabled_major_login_providers():
|
|||
'name': 'fasopenid',
|
||||
'display_name': 'FAS-OpenID',
|
||||
'type': 'openid-direct',
|
||||
'icon_media_path': '/jquery-openid/images/fedora-openid.png',
|
||||
'openid_endpoint': 'http://id.fedoraproject.org/',
|
||||
'icon_media_path': 'https://fedoraproject.org/w/uploads/d/d6/Guidelines-fedora-logo.jpg',
|
||||
'openid_endpoint': 'https://id.fedoraproject.org/',
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue