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

Cookie secret error HTTP 500 #31

Open
adrianshort opened this issue Jan 17, 2017 · 0 comments
Open

Cookie secret error HTTP 500 #31

adrianshort opened this issue Jan 17, 2017 · 0 comments
Labels

Comments

@adrianshort
Copy link
Owner

Rack::Flash seems to be throwing this error, giving HTTP 500 and a blank page to the user:

SECURITY WARNING: No secret option provided to Rack::Session::Cookie.
This poses a security threat. It is strongly recommended that you
provide a secret to prevent exploits that may be possible from crafted
cookies. This will not be supported in future versions of Rack, and
future versions will even invalidate your existing user cookies.

Called from: /app/vendor/bundle/ruby/1.9.1/gems/rack-1.5.2/lib/rack/builder.rb:86:in `new'.

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

No branches or pull requests

1 participant