Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SECRET_KEY should be user-override and definitely not hardcoded #47

Open
ghost opened this issue Feb 24, 2014 · 0 comments
Open

SECRET_KEY should be user-override and definitely not hardcoded #47

ghost opened this issue Feb 24, 2014 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 24, 2014

perhaps autogenerate one with the same algo as django startproject on settings.json create time if one doesn't exist. It certainly shouldn't be globally shared across all djangopypi2 installs...

https://github.com/popen2/djangopypi2/blob/master/djangopypi2/website/settings.py#L77

https://docs.djangoproject.com/en/dev/ref/settings/#secret-key

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

No branches or pull requests

0 participants