From e30907f145e431e2e0d65158ec0819456c09adaf Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: May 14 2014 22:14:18 +0000 Subject: Pkgdb now also uses openid --- diff --git a/roles/fedoauth/templates/fedoauth.cfg b/roles/fedoauth/templates/fedoauth.cfg index 33832af..e5d4212 100644 --- a/roles/fedoauth/templates/fedoauth.cfg +++ b/roles/fedoauth/templates/fedoauth.cfg @@ -59,7 +59,8 @@ OPENID_TRUSTED_ROOTS = ['http://jenkins.cloud.fedoraproject.org/securityRealm/fi 'https://apps.fedoraproject.org/calendar/', 'http://apps.fedoraproject.org/notifications/', 'http://copr.fedoraproject.org/', - 'http://copr-fe.cloud.fedoraproject.org/'] + 'http://copr-fe.cloud.fedoraproject.org/', + 'https://admin.fedoraproject.org/pkgdb/'] OPENID_NON_TRUSTED_ROOTS = [] ### The maximum time after which the user must re-authenticate for OpenID in minutes (use 0 for no limit) OPENID_MAX_AUTH_TIME = 120