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

Support for the Partitioned cookie attribute #2131

Merged
merged 5 commits into from Oct 31, 2023
Merged

Support for the Partitioned cookie attribute #2131

merged 5 commits into from Oct 31, 2023

Conversation

flavio-b
Copy link
Contributor

@flavio-b flavio-b commented Oct 21, 2023

Adds the option to include the Partitioned cookie attribute, required by Chrome in some contexts.

Adds the option to include the `Partitioned` cookie attribute, required by Chrome in some contexts. Raises an error if `secure` is not set.
@ioquatix
Copy link
Member

Thanks! Do you mind writing some tests for this?

@flavio-b
Copy link
Contributor Author

Just added a couple of tests. I hope this is good. I'm not too familiar with the repo.

lib/rack/utils.rb Outdated Show resolved Hide resolved
@flavio-b
Copy link
Contributor Author

Is there anything else I can do to help with this PR? I marked the previous conversation resolved but not sure if there's some other step.

@mikegee
Copy link
Contributor

mikegee commented Oct 31, 2023

Hi @flavio-b, Could you edit the pull request description since the error part changed?

@flavio-b
Copy link
Contributor Author

@mikegee, done!

@ioquatix
Copy link
Member

Can you please add a note to the change log and then we can merge.

@ioquatix ioquatix merged commit 958ed51 into rack:main Oct 31, 2023
13 of 14 checks passed
@flavio-b flavio-b deleted the partitioned_cookies branch October 31, 2023 16:34
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.

None yet

4 participants