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

make SameSite setting for cookies configurable #799

Merged
merged 3 commits into from
Sep 11, 2016

Conversation

darkv
Copy link
Member

@darkv darkv commented Sep 9, 2016

By property er.extensions.ERXSession.cookies.SameSite you can define if and which SameSite setting should be used for your session and instance cookies.

@paulhoadley
Copy link
Contributor

I'm seeing _setCookieSameSite(), but I'm not seeing it called anywhere. Further, I'm not seeing ERXProperties.enumValueForKey(). What am I missing here?

@darkv
Copy link
Member Author

darkv commented Sep 9, 2016

That happens when doing too many things in parallel. Had that method in another fork.

@paulhoadley
Copy link
Contributor

Looking good! I'll test it out a bit and merge tomorrow.

@paulhoadley paulhoadley self-assigned this Sep 11, 2016
@paulhoadley paulhoadley merged commit 13ad6a9 into wocommunity:master Sep 11, 2016
@darkv darkv deleted the samesite_patch branch September 12, 2016 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants