Add new jenknis to ipsilon/fedoauth trusted roots
This commit is contained in:
parent
f066919802
commit
204cc4981d
2 changed files with 3 additions and 2 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue