Add release-monitoring.org to the fedoauth trusted_roots.
This commit is contained in:
parent
ddc99dd2b6
commit
edd77597e7
1 changed files with 2 additions and 1 deletions
|
@ -82,7 +82,8 @@ AUTH_PROVIDER_CONFIGURATION = {
|
|||
'https://admin.fedoraproject.org/voting/',
|
||||
'https://apps.fedoraproject.org/github2fedmsg',
|
||||
'https://admin.fedoraproject.org', # Nagios
|
||||
'https://apps.fedoraproject.org/'], # FMN
|
||||
'https://apps.fedoraproject.org/', # FMN
|
||||
'https://release-monitoring.org'], # Anitya
|
||||
{% endif %}
|
||||
'non_trusted_roots': [],
|
||||
'handle_magic_groups_value': True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue