Freeze break request: adding FMN to the list of trusted trust roots

Patrick Uiterwijk puiterwijk at redhat.com
Thu Sep 11 15:15:04 UTC 2014


Hi all,

Here I come again with yet another request for +1's.
Basically, I want to add the trust root that FMN (https://apps.fedoraproject.org/, FMN at https://apps.fedoraproject.org/notifications/) to the list of trusted roots in FedOAuth.




From 0fd1ce2a4aef09119d9be2694d7b6475cdcc7a1c Mon Sep 17 00:00:00 2001
From: Patrick Uiterwijk <puiterwijk at redhat.com>
Date: Thu, 11 Sep 2014 15:13:17 +0000
Subject: [PATCH] Add FMN to the list of trusted trust roots

---
 roles/fedoauth/templates/fedoauth.cfg |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/roles/fedoauth/templates/fedoauth.cfg b/roles/fedoauth/templates/fedoauth.cfg
index ffd1529..557891f 100644
--- a/roles/fedoauth/templates/fedoauth.cfg
+++ b/roles/fedoauth/templates/fedoauth.cfg
@@ -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
-- 
1.7.2.1




Thanks,
Patrick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20140911/955aedf6/attachment.sig>


More information about the infrastructure mailing list