Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

add support for SECRET_KEY #25

Merged
merged 1 commit into from
Feb 4, 2016
Merged

add support for SECRET_KEY #25

merged 1 commit into from
Feb 4, 2016

Conversation

gmacon
Copy link
Contributor

@gmacon gmacon commented Oct 9, 2014

This makes it simple to get anything which depends on app.secret_key working.

@singingwolfboy
Copy link
Contributor

@gmacon: is there anything in Heroku's environment that sets the SECRET_KEY environment variable, or are you expecting this to be a new convention? If the latter, I feel like FLASK_SECRET_KEY would be a better name

@gmacon
Copy link
Contributor Author

gmacon commented Apr 22, 2015

I have no attachment to the name, I just named it the same as the Flask config option.

kennethreitz added a commit that referenced this pull request Feb 4, 2016
add support for SECRET_KEY
@kennethreitz kennethreitz merged commit 6b1525c into heroku-python:master Feb 4, 2016
@kennethreitz
Copy link
Contributor

✨ 🍰 ✨

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants