Skip to content
This repository has been archived by the owner on Jun 19, 2021. It is now read-only.

Cookiefree is setting a session cookie #5

Open
2 tasks
jace opened this issue Jul 26, 2017 · 0 comments
Open
2 tasks

Cookiefree is setting a session cookie #5

jace opened this issue Jul 26, 2017 · 0 comments
Assignees

Comments

@jace
Copy link
Member

jace commented Jul 26, 2017

The idea of having a cookie-free domain is that cookies can interfere with asset caching. Therefore, this app setting session cookies defeats the reason for its existence. We should investigate:

  1. Whether the session object can be entirely disabled in Flask.
  2. Whether Nginx can be configured to strip out cookie headers (Cookie in request and Set-Cookie in response).
@jace jace self-assigned this Jul 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant