Skip to content
This repository has been archived by the owner on Jul 28, 2018. It is now read-only.

Use session cookies instead #643

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ivanxuu
Copy link

@ivanxuu ivanxuu commented Dec 16, 2015

By default all cookies generated in turbolinks via javascript are generated with no expiration date. It would be better to use session cookies.

Related to ISSUE #641

The reason why I think is better to have a session cookie is because of the european cookies law in Europe, only first‑party session cookies DO NOT require informed consent. Otherwise the website should bother the user with the 'We inform you that this website use cookies..' message.

By default all cookies generated in turbolinks via javascript are
generated with no expiration date. It would be better to use session
cookies.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant