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

Use session cookies instead - #643

Open
ivanxuu wants to merge 1 commit into
turbolinks:masterfrom
ivanxuu:session_cookies
Open

Use session cookies instead#643
ivanxuu wants to merge 1 commit into
turbolinks:masterfrom
ivanxuu:session_cookies

Conversation

@ivanxuu

@ivanxuu ivanxuu commented Dec 16, 2015

Copy link
Copy Markdown

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