mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
Hacky workaround for icon issue with fedora openid
This commit is contained in:
@@ -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/',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user