Change the cookie key
This commit is contained in:
parent
b784036a12
commit
ad2e418490
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
||||||
Rails.application.config.session_store :cookie_store, key: '_TPS_session'
|
Rails.application.config.session_store :cookie_store, key: '_DS_session'
|
||||||
|
|
Loading…
Reference in a new issue