Add FMN to the list of trusted trust roots
This commit is contained in:
parent
a042945257
commit
0fd1ce2a4a
1 changed files with 2 additions and 1 deletions
|
@ -80,7 +80,8 @@ AUTH_PROVIDER_CONFIGURATION = {
|
|||
'https://admin.fedoraproject.org/pkgdb/',
|
||||
'https://admin.fedoraproject.org/voting/',
|
||||
'https://apps.fedoraproject.org/github2fedmsg',
|
||||
'https://admin.fedoraproject.org'], # Nagios
|
||||
'https://admin.fedoraproject.org', # Nagios
|
||||
'https://apps.fedoraproject.org/'], # FMN
|
||||
{% endif %}
|
||||
'non_trusted_roots': [],
|
||||
'handle_magic_groups_value': True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue