Skip to content

Fixed cookie deletion#145

Merged
felixgirault merged 1 commit intomainfrom
fix-cookie-deletion
Jan 9, 2026
Merged

Fixed cookie deletion#145
felixgirault merged 1 commit intomainfrom
fix-cookie-deletion

Conversation

@felixgirault
Copy link
Copy Markdown
Contributor

In some cases, cookies weren't properly deleted.
The path is now set to '/' by default, and deletion is attempted on any possible subdomain instead of only the two extremes.

@felixgirault felixgirault added this to the 3.0.3 milestone Jan 8, 2026
@felixgirault felixgirault self-assigned this Jan 8, 2026
In some cases, cookies weren't properly deleted.
The path is now set to '/' by default, and deletion is attempted on any
possible subdomain instead of only the two extremes.
@felixgirault felixgirault merged commit cfe62fa into main Jan 9, 2026
5 checks passed
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.

orejime.manager.clearConsents() saves a cookie with default consents.

1 participant