bodhi: Add a new openid.url to get auth working in staging

This commit is contained in:
Luke Macken 2015-07-06 21:00:22 +00:00
parent 9791e5b8de
commit 1f86fe0f51

View file

@ -350,6 +350,7 @@ updateinfo_rights = Copyright (C) 2015 Red Hat, Inc. and others.
# pyramid.openid
openid.success_callback = bodhi.security:remember_me
openid.provider = https://id.stg.fedoraproject.org/openid/
openid.url = https://id.stg.fedoraproject.org/
openid_template = {username}.id.fedoraproject.org
##