Skip to content

Remove insecure fallback system.secret-key#3268

Merged
mattrobenolt merged 1 commit intomasterfrom
secret-key
May 19, 2016
Merged

Remove insecure fallback system.secret-key#3268
mattrobenolt merged 1 commit intomasterfrom
secret-key

Conversation

@mattrobenolt
Copy link
Copy Markdown
Contributor

Having a fallback here makes it significantly more likely for two
installs to be sharing the same value, which would be highly insecure.
Removing this fallback makes it mandatory to define in your own config.

Also enforce strictly and yield a useful error message on how to correct
the issue.

@getsentry/infrastructure

@mitsuhiko
Copy link
Copy Markdown
Contributor

Ship it!

Having a fallback here makes it significantly more likely for two
installs to be sharing the same value, which would be highly insecure.
Removing this fallback makes it mandatory to define in your own config.

Also enforce strictly and yield a useful error message on how to correct
the issue.
@mattrobenolt mattrobenolt merged commit db2069f into master May 19, 2016
@mattrobenolt mattrobenolt deleted the secret-key branch May 19, 2016 14:46
@github-actions github-actions bot locked and limited conversation to collaborators Dec 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants