From 1e132cc45d2a0f68f087c8d43b4b238a9428f45e Mon Sep 17 00:00:00 2001 From: Nick Bebout Date: Tue, 5 Aug 2014 15:53:18 +0000 Subject: [PATCH] Add fedoramagazine.org to FedOAuth whitelist --- roles/fedoauth/templates/fedoauth.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/fedoauth/templates/fedoauth.cfg b/roles/fedoauth/templates/fedoauth.cfg index ffd1529e6e..12bb8c2ef8 100644 --- a/roles/fedoauth/templates/fedoauth.cfg +++ b/roles/fedoauth/templates/fedoauth.cfg @@ -80,6 +80,7 @@ AUTH_PROVIDER_CONFIGURATION = { 'https://admin.fedoraproject.org/pkgdb/', 'https://admin.fedoraproject.org/voting/', 'https://apps.fedoraproject.org/github2fedmsg', + 'http://fedoramagazine.org', 'https://admin.fedoraproject.org'], # Nagios {% endif %} 'non_trusted_roots': [],