Files
devstack/files/horizon_settings.py
Sascha Peilicke 345363023d Set a valid / unique SECRET_KEY others than the empty default.
Django's default SECRET_KEY is an empty string, which is actually not
secure. Use horizon.util.secret key to generate a unique key and store
it securely.

Change-Id: I7b6deed7db6136ee15ac7ea315019a5b78698f7d
2012-07-17 12:42:45 +02:00

3.5 KiB