Add FMN to the list of trusted trust roots

This commit is contained in:
Patrick Uiterwijk 2014-09-11 15:13:17 +00:00
parent a042945257
commit 0fd1ce2a4a

View file

@ -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