No secret option provided to Rack::Session::Cookie warning?

前端 未结 7 1524
长发绾君心
长发绾君心 2020-11-27 14:52

I am running Rails 3.2.3, Ruby 1.9 under Fedora 17. I get this warning, when I run rails s, and how do I fix?

SECURITY WARNING: No secre

7条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-27 15:35

    This issue has been worked around in the just released Rails 3.2.11.

    Log: https://github.com/rails/rails/commits/v3.2.11

    Commit: https://github.com/rails/rails/commit/95fe9ef945a35f56fa1c3ef356aec4a3b868937c

提交回复
热议问题