Add nagios to trusted openid roots
This commit is contained in:
parent
b34999e1f4
commit
2c5755dbc4
1 changed files with 2 additions and 1 deletions
|
@ -79,7 +79,8 @@ AUTH_PROVIDER_CONFIGURATION = {
|
|||
'http://copr-fe.cloud.fedoraproject.org/',
|
||||
'https://admin.fedoraproject.org/pkgdb/',
|
||||
'https://admin.fedoraproject.org/voting/',
|
||||
'https://apps.fedoraproject.org/github2fedmsg'],
|
||||
'https://apps.fedoraproject.org/github2fedmsg',
|
||||
'https://admin.fedoraproject.org'], # Nagios
|
||||
{% endif %}
|
||||
'non_trusted_roots': [],
|
||||
'handle_magic_groups_value': True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue