Staging openid doesn't do https
This commit is contained in:
parent
a7028a95c3
commit
f40efb290c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ tahrir.pngs.uri = /usr/share/tahrir/pngs
|
|||
{% if env == 'staging' %}
|
||||
tahrir.title = Fedora Badges (staging!)
|
||||
tahrir.base_url = badges.stg.fedoraproject.org
|
||||
tahrir.openid_identifier = https://id.stg.fedoraproject.org
|
||||
tahrir.openid_identifier = http://id.stg.fedoraproject.org
|
||||
{% else %}
|
||||
tahrir.title = Fedora Badges
|
||||
tahrir.base_url = badges.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue