the setting was incorrect and did not match what we show in the tutorial
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
# Be sure to restart your server when you modify this file.
|
# Be sure to restart your server when you modify this file.
|
||||||
|
|
||||||
Railsgoat::Application.config.session_store :cookie_store, key: '_railsgoat_session'
|
Railsgoat::Application.config.session_store :cookie_store, key: '_railsgoat_session', httponly: false
|
||||||
|
|||||||
Reference in New Issue
Block a user