Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always remove Django session related cookies. #1842

Merged
merged 15 commits into from Jan 20, 2023

Conversation

antonpirker
Copy link
Member

@antonpirker antonpirker commented Jan 17, 2023

The values of cookies that are set by Django and are session related (session id and CSRF token) should be removed regardless of what sendDefaultPII is set to.

Fixes #1839

@antonpirker antonpirker marked this pull request as ready for review January 19, 2023 10:39
@antonpirker antonpirker enabled auto-merge (squash) January 20, 2023 09:09
@antonpirker antonpirker merged commit d515233 into master Jan 20, 2023
@antonpirker antonpirker deleted the antonpirker/django-cookies branch January 20, 2023 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check Cookies sent by Django integration
2 participants