This commit is contained in:
Ralph Bean
2017-03-02 19:21:47 +00:00
parent b79d9d9010
commit 8a5a58e9b3

View File

@@ -132,7 +132,7 @@ class ProdConfiguration(BaseConfiguration):
{% endif %}
# This is a whitelist of prefixes of koji tags we're allowed to manipulate
KOJI_TAG_PREFIXES = ['modules']
KOJI_TAG_PREFIXES = ['module']
# These aren't really secret.
OIDC_CLIENT_SECRETS = path.join(confdir, 'client_secrets.json')