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 ability to set SameSite attribute of cookie #15

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lfuelling
Copy link

@lfuelling lfuelling commented Sep 27, 2020

Hi,
this PR adds the ability to set the SameSite attribute of a cookie.
This depends on go-macaron/macaron#206 (because I need to change the version in go.mod) and uses the same implementation as go-macaron/session#38.

@lfuelling lfuelling marked this pull request as draft September 29, 2020 08:48
@lfuelling lfuelling changed the title WIP: Add ability to set SameSite attribute of cookie Add ability to set SameSite attribute of cookie Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant