treeherder/puppet
Ed Morley ad3dc73715 Bug 1199179 - Remove default Django SECRET_KEY
Previously if TREEHERDER_DJANGO_SECRET_KEY was not set, we'd silently
fall back to a default value for SECRET_KEY, meaning we wouldn't realise
we were using an insecure key on a live deployment instance.

With this change, TREEHERDER_DJANGO_SECRET_KEY being missing from the
environment is fatal, resulting in:
"ImproperlyConfigured: The SECRET_KEY setting must not be empty."
2015-08-28 10:03:15 +01:00
..
files Bug 1198502 - Add bash aliases for restarting rabbitmq and memcached 2015-08-25 18:17:56 -04:00
manifests Bug 1199179 - Remove default Django SECRET_KEY 2015-08-28 10:03:15 +01:00