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

Make SECRET_TOKEN random by default #461

Merged
merged 1 commit into from
Sep 27, 2017

Conversation

maxmeyer
Copy link
Contributor

I found no place where the current default value of SECRET_TOKEN is used. So I propose to make it random by default using SecureRandom.hex(32)

@gabrielpoca
Copy link
Contributor

Thank you @maxmeyer 👍 I'm going to merge it

@gabrielpoca gabrielpoca merged commit d642b50 into stringer-rss:master Sep 27, 2017
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

Successfully merging this pull request may close these issues.

2 participants