Add new jenknis to ipsilon/fedoauth trusted roots

This commit is contained in:
Mikolaj Izdebski 2015-08-26 16:38:01 +00:00
parent f066919802
commit 204cc4981d
2 changed files with 3 additions and 2 deletions

View file

@ -65,7 +65,8 @@ AUTH_PROVIDER_CONFIGURATION = {
'trusted_roots': [],
{% else %}
'identity_url_pattern': 'http://%(username)s.id.fedoraproject.org/',
'trusted_roots': ['http://jenkins.cloud.fedoraproject.org/securityRealm/finishLogin',
'trusted_roots': ['http://jenkins.fedorainfracloud.org/securityRealm/finishLogin',
'http://jenkins.cloud.fedoraproject.org/securityRealm/finishLogin',
'https://ask.fedoraproject.org/',
'https://fedorahosted.org/',
'https://badges.fedoraproject.org',