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@xxxxxxxxxx> 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
Attachment:
pgpD05MCfvOWq.pgp
Description: PGP signature
_______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure