Revision ca8b1c21 snf-cyclades-app/synnefo/app_settings/default/api.py

b/snf-cyclades-app/synnefo/app_settings/default/api.py
146 146
# Key for password encryption-decryption. After changing this setting, synnefo
147 147
# will be unable to decrypt all existing Backend passwords. You will need to
148 148
# store again the new password by using 'snf-manage backend-modify'
149
ENCRYPTION_KEY= "Password Encryption Key"
149
SECRET_ENCRYPTION_KEY= "Password Encryption Key"

Also available in: Unified diff