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

Narrow protection to a particular container #89

Open
shplatt opened this issue Feb 2, 2020 · 1 comment
Open

Narrow protection to a particular container #89

shplatt opened this issue Feb 2, 2020 · 1 comment

Comments

@shplatt
Copy link

shplatt commented Feb 2, 2020

I'm trying to isolate cookies to particular containers - IOW, protect them in one container, but not others. When I protect a cookie, it protects it for all containers, rather than in the container in which I initially protected the cookie. Am I missing a setting or feature? Thanks.

@ralphocdol
Copy link

ralphocdol commented May 14, 2021

I second this, if I try to protect a cookie in a container, it gets protected to all containers. It's like the protection is base only on cookie name.

Update:
I just made a FORK of this, but I might be missing something, so I'm not going to create a PR yet but the PR is here: #123.
For devs, see my changes on this commit

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

No branches or pull requests

2 participants