Google's openid has been turned off and we currently do not support openid connect that they only support now --- roles/anitya/frontend/templates/anitya.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/anitya/frontend/templates/anitya.cfg b/roles/anitya/frontend/templates/anitya.cfg index 20ec9be..ed8a23d 100644 --- a/roles/anitya/frontend/templates/anitya.cfg +++ b/roles/anitya/frontend/templates/anitya.cfg @@ -21,6 +21,7 @@ ANITYA_WEB_FEDORA_OPENID = 'https://id.stg.fedoraproject.org' ANITYA_WEB_FEDORA_OPENID = 'https://id.fedoraproject.org' {% endif %} +ANITYA_WEB_ALLOW_GOOGLE_OPENID = False # This is required to fix login PREFERRED_URL_SCHEME='https' -- 2.1.0 _______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx