Update trusted openid string for badges in stg.
This commit is contained in:
parent
1a73d2bf10
commit
37f095a18a
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ dogpile.cache.arguments.distributed_lock = True
|
|||
tahrir.title = Fedora Badges (staging!)
|
||||
tahrir.base_url = https://badges.stg.fedoraproject.org
|
||||
tahrir.openid_identifier = http://id.stg.fedoraproject.org/
|
||||
tahrir.trusted_openid = ^http(s)?:\/\/([a-zA-Z0-9]+\.)?stg.id\.fedoraproject\.org(/)?$
|
||||
tahrir.trusted_openid = ^http(s)?:\/\/([a-zA-Z0-9]+\.)?id\.stg\.fedoraproject\.org\/?$
|
||||
tahrir.openid_realm = https://badges.stg.fedoraproject.org
|
||||
tahrir.websocket.topic = org.fedoraproject.stg.fedbadges.badge.award
|
||||
{% else %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue