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

add support for SameSite=none in cookies #225

Merged
merged 1 commit into from
Jul 15, 2019

Conversation

djnym
Copy link
Contributor

@djnym djnym commented Jul 12, 2019

Newer versions of the RFC6265BIS specify a value of "None" for SameSite in some cases.

@djnym
Copy link
Contributor Author

djnym commented Jul 12, 2019

@etrepum it would be really convenient for me if we could merge this and cut a tag with it, let me know your thoughts. Also, any reason not to switch over to rebar3 as the build system? And any reason not to use eunit macros in tests?

Copy link
Member

@etrepum etrepum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@etrepum
Copy link
Member

etrepum commented Jul 15, 2019

I'd be happy to accept PRs to switch to rebar3 and/or refactor the tests to use eunit macros. The only reason it hasn't happened yet is that nobody has wanted it enough to contribute it!

@etrepum etrepum merged commit c5e7b83 into mochi:master Jul 15, 2019
@etrepum
Copy link
Member

etrepum commented Jul 15, 2019

@djnym
Copy link
Contributor Author

djnym commented Jul 15, 2019

@etrepum thanks for the quick tagging, saves me time down the line. I may see if I can't at least do the rebar3 bit soon as that feels worthwhile.

@djnym djnym deleted the support-samesite-none branch July 15, 2019 18:42
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.

2 participants