Skip to content

Support for the Partitioned cookie attribute#2131

Merged
ioquatix merged 5 commits into
rack:mainfrom
flavio-b:partitioned_cookies
Oct 31, 2023
Merged

Support for the Partitioned cookie attribute#2131
ioquatix merged 5 commits into
rack:mainfrom
flavio-b:partitioned_cookies

Conversation

@flavio-b

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

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Member

Thanks! Do you mind writing some tests for this?

@flavio-b

Copy link
Copy Markdown
Contributor Author

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

@ioquatix ioquatix requested a review from jeremyevans October 22, 2023 02:06
Comment thread lib/rack/utils.rb Outdated
@flavio-b

Copy link
Copy Markdown
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

mikegee commented Oct 31, 2023

Copy link
Copy Markdown
Contributor

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

@flavio-b

Copy link
Copy Markdown
Contributor Author

@mikegee, done!

@ioquatix

Copy link
Copy Markdown
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
@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.

4 participants